Tutorial for nested ww3 runs for ww3 6.07 #959
Replies: 3 comments 42 replies
-
There's a couple of ways to accomplish this, and the manual discusses them, see here: https://github.com/NOAA-EMC/WW3/blob/develop/manual/app/nest.tex One option is to run your global grid specifying that you want boundary conditions for a regional (nested) grid. You define that in ww3_grid.inp (see here for example). Also make sure you output boundary data (see here). Once this is set up, run your global grid and it should generate a file Another option, use spectral output data (it could be from your global simulation) and use ww3_bounc to generate the file Hope that helps. |
Beta Was this translation helpful? Give feedback.
-
Hi @EmilioEchevarria I have successfully produced the two nest files (nest1.ww3 and nest2.ww3) following your answer. However, I am just wondering how to rename it to a nest.ww3. Then It could be two files with the same name (?) |
Beta Was this translation helpful? Give feedback.
-
Dear @EmilioEchevarria , |
Beta Was this translation helpful? Give feedback.
-
Are there any tutorials or examples on how to do a full nested run off ww3 first starting with a broad nest that has boundary conditions for a smaller nest? I cannot find any such thing in the regtests and would like an example of how to do this so I can apply to a global nest going into a smaller regional nest.
Beta Was this translation helpful? Give feedback.
All reactions