Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

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,
/
 
Top