ERROR while reading namelist fdda

This post was from a previous version of the WRF&MPAS-A Support Forum. New replies have been disabled and if you have follow up questions related to this post, then please start a new thread from the forum home page.

When I run ./real.exe using nudging, there is an ERROR while reading namelist fdda. How should I do to fix it? Here are the namelist.input fdda section.
&fdda
grid_fdda = 1, 1,
gfdda_inname = "wrffdda_d<domain>",
gfdda_interval_m = 360, 360,
gfdda_end_h = 24, 24,
io_form_gfdda = 2, 2,
/
 
Back
Top