This is the case where one has run the model for
some coarser grid(s), and would like to run the case again with
a finer grid.
Work with any case
you have previously run. In this exercise we are going to nest down to a second domain.
This
exercise will overwrite a lot of your files,
so keep copies of important files; specifically: wrfinput*,
wrfbdy and wrfout*.
Below is a flow chart for a one-way nested run.
- Before running ndown, make sure you have outfput files from a previous coarse domain run.
- Run geogrid.exe and metgrid.exe for two domains
- Run real.exe for two domains
- ndown is run with output from 2 and 3 above
- output from 4 above is input to wrf.exe (as if it was d01)
