error in real.exe: what is internal_time_loop to be true/false

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.

rameshv

New member
None of the following are allowed to be TRUE :
( internal_time_loop .EQ. 1 ) T
( config_flags%grid_fdda .NE. 0 ) F
( config_flags%sst_update .EQ. 1 ) T
( config_flags%all_ic_times ) F
( config_flags%smooth_cg_topo ) F
( config_flags%polar ) F
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 498
Problems, we cannot have excluded middle data from WPS
-------------------------------------------
 
Hi,
Can you please attach your namelist.input file, along with the full error log (e.g., rsl.error.0000) where you are seeing this? Can you also let me know what version of the model you are using? Thanks!
 
Back
Top