You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
! Reading this namelist fails for some reason.
print*, "testing read_setup_namelist with config_fv3_tiled_warm_restart..."
call read_setup_namelist("config_fv3_tiled_warm_restart.nml")
print*, "OK"
The namelist file is on of the ones that @GeorgeGayno-NOAA gave to test this function. George, should this namelist work?
Here's some code in ftst_program_setup.f90:
The namelist file is on of the ones that @GeorgeGayno-NOAA gave to test this function. George, should this namelist work?
(This is related to #296).
The text was updated successfully, but these errors were encountered: