making nested runs in ww3 #972
JMSnyder1980
started this conversation in
General
Replies: 1 comment 3 replies
-
When the namelists input file ww3_grid_medplus.nml is present, the ww3_grid_medplus.inp is not used. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I had tried to make a nest run for ww3 6.07 through the following process:
running the global run using ww3_grid.inp and ww3_grid.nml and ww3_prep.inp and ww3_shel.inp. This runs successfully and I have nest files generated. Now when I copy the nest1.ww3 to nest for a medplus run (Mediterranean region) to nest.ww3 and run the ww3_grid for the medplus nest using the ww3_grid.inp and ww3_grid.nml for that nest I get the following error:
ERROR: READ_RECT_NML: namelist read error
ERROR: Cannot match namelist object name .
What is going here? What needs to be tweaked so that I have a successful run of the medplus nest? Attached are the ww3_grid.inp ww3_grid.nml for both the global and medplus nest along with the namelist.nml file a wind file and ww3_prep.inp and ww3_shel.inp to reproduce this error if need be. Please help me fix this issue.
ww3_shel.inp.txt
ww3_prep.inp.txt
ww3_grid_medplus.nml.txt
ww3_grid_medplus.inp.txt
namelists.nml.txt
ww3_grid_global.nml.txt
ww3_grid_global.inp.txt
Beta Was this translation helpful? Give feedback.
All reactions