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

How to turn on sst_update correctly with namelist.input

ShengshengZhan

New member
Hi,
I want to use WRF to get seasonal precipitaion forecasts with CFSv2 data, and the WPS process is completed. I have successfully obtained the metgrid results from the surface, pressure fields, and SST.

However, I cannot run real.exe if I turn on sst_update. If I don't enable sst_update, everything works fine.

I would like to know if there are any conflicts in my namelist configuration.

Thank you!
 

Attachments

  • namelist.input
    4.2 KB · Views: 1
The error information:
--- NOTE: both grid_sfdda and pxlsm_soil_nudge are 0 for domain 2, setting sgfdda interval and ending time to 0 for that domain.
--- NOTE: obs_nudge_opt is 0 for domain 2, setting obs nudging interval and ending time to 0 for that domain.
--- NOTE: bl_pbl_physics /= 4, implies mfshconv must be 0, resetting
Need MYNN PBL for icloud_bl = 1, resetting to 0
--- NOTE: RRTMG radiation is used, namelist value for o3input (ozone input) is used
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 2830
NOTE: 2 namelist settings are wrong. Please check and reset these options
-------------------------------------------
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0
 
Top