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

real.exe

mostafa

Member
metgrid input_wrf.F first_date_input = 2000-01-01_00:00:00
metgrid input_wrf.F first_date_nml = 2000-01-01_00:00:00
d01 2000-01-01_00:00:00 Timing for input 1 s.
d01 2000-01-01_00:00:00 flag_soil_layers read from met_em file is 1
Max map factor in domain 1 = 1.27. Scale the dt in the model accordingly.
ERROR in psfc: flag_psfc = 1, flag_soilhgt = 1, flag_slp = 0, sfcp_to_sfcp = F
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 1416
not enough info for a p sfc computation
whats error ?
wrf-4.3
 

Attachments

  • namelist.input
    3.8 KB · Views: 4
  • namelist.wps
    713 bytes · Views: 1
can you please attached your rsl.out and rsl.error files?
 
Missing surface temp, replaced with closest level, use_surface set to false.
Missing surface RH, replaced with closest level, use_surface set to false.
Missing surface u wind, replaced with closest level, use_surface set to false.
Missing surface v wind, replaced with closest level, use_surface set to false.

this might be the error but i am not 100% certain. Let me do some looking and get back to you. @kwerner or @Ming Chen might have some insights too.
 
@mostafa
Can you package all your rsl.* files into a single *.tar file (not .rar) so I can take a look to see if there are errors listed elsewhere? Thanks!
 
Hi,
In your rsl.error.0008 file, I found this error:
Code:
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE:  <stdin>  LINE:    2680
Not enough soil temperature data for Noah LSM scheme.
-------------------------------------------

I know your namelist.input file says you have 2 soil levels, which should be enough, but can you check the input data files to make sure you actually have all the soil temperature data in both levels for the entire domain? Thanks!
 
Hi,
I offered some information above (prior to your question about a climate data link). Did you check the data for the questions I asked?
 
If the problem is specific to the data, I would advise you to contact the group that supports the data to see if they have any suggestions.
 
Top