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

WRFv4.5 real.exe didn't create wrflowinp files

tsengel_nergui

New member
Hi all,

I am running the WRFv4.5 using GLSEA SST over the Great Lakes and GHRSST for all other cells in the CONUS domain (ex. ocean). I just realized that real.exe in the WRFv4.5 doesn't create wrflowinp file. My current script is set for reading SST from wrflowinp file and and replace it with the GLSEA SST. How and what I need to do to have wrflowinp file from the real.exe. The WRFv4.4.2 version I tested prior to the v4.5 has outputted the wrflowinp file.

Tsengel, LADCO Modeler
 
To produce a wrflowinp file, you must have "sst_update = 1" set in the &physics section of namelist.input, prior to running real.exe.
 
Top