-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make circular domains work #69
Comments
Something went wrong. Please check the logfiles for more information. |
@jonasjucker The logfile is empty. Could it be related to the circular region ( |
gridgen failed: Simple icosahedral grid generator
---------------------------------
05/2016 : F. Prill, DWD
running with 32 thread(s).
1 domain(s) specified.
DOM 0: grid R07B02 approx. resolution 180357.14m (created from scratch)
DOM 1: circular region (center lon/lat: 0.000, 0.000; radius: 0.000 deg)
----------------
CREATE BASE GRID
----------------
generate synthetic global base grid R07B02
base grid R07B01: perform spring dynamics.
it = 100; ekin = 0.21901E-02; max_ekin = 0.47758E-02
it = 200; ekin = 0.71389E-04; max_ekin = 0.47758E-02
it = 300; ekin = 0.13687E-04; max_ekin = 0.47758E-02
it = 400; ekin = 0.52682E-05; max_ekin = 0.47758E-02
iterated 413 times.
base grid R07B02: perform spring dynamics.
it = 100; ekin = 0.92745E-04; max_ekin = 0.53505E-03
it = 200; ekin = 0.16217E-05; max_ekin = 0.53505E-03
it = 300; ekin = 0.79329E-06; max_ekin = 0.53505E-03
it = 400; ekin = 0.66779E-06; max_ekin = 0.53505E-03
it = 500; ekin = 0.57407E-06; max_ekin = 0.53505E-03
iterated 549 times.
generate UUID for synthetic grid... "2623e1a8-bf9b-7c46-53ae-1fa5fae92500"
saving patch to NetCDF file "base_grid.nc"
ncells = 15680; nedges = 23520; nverts = 7842
write HTML plot "base_grid.html"
*** no HTML output written: this is a global grid containing too many cells!
-------
DOM 1: circular region (center lon/lat: 0.000, 0.000; radius: 0.000 deg)
-------
build refined patch...
marked 0 cells for refinement.
*** No further domains can be processed!
domains which have been processed so far: mo_icongridgen::gridgen_main: Circular dependency?
STOP 99 Could it be because the parameter is set to |
No, I think that the problem is that Edit: In the namelist doc it is fixed now https://gitlab.dkrz.de/dwd-sw/dwd_icon_tools/-/merge_requests/47 |
Ok good to know. |
@jonasjucker @drieg I think we discussed that we won't support circular domains. Or is that just for the initial (basic) version? If this should be implemented at a later stage, it can stay open. |
Hm I think we won't support that. We can close it. |
Circular domains are a quite nice feature and also rather low hanging fruit. Is the visualization in the frontend the problem? If yes, maybe a compromise could be that it is not supported by the frontend, but the backend can deal with the corresponding entries, if inserted by hand? |
ICON External Parameter Request
Instructions
PASTE_YOUR_REQUEST_HERE
with your request that you copied to clipboard:Extpar Data Request will now process your data based on the request you provided here. Once the processing is successful, it will post a link in this issue.
The processed data will be available under that link for up to 7 days.
If you encounter any problems, please add the label
to the issue. Make sure you post all relevant information from the logfiles in the issue directly.
Status Labels
Labels reflect the current state of your request:
The text was updated successfully, but these errors were encountered: