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

Not enough info for a p sfc computation

GoldenEagle

New member
I'm getting this as an rsl.error.0000 error from real.exe

I've tried with sfcp_to_sfcp = false and equal to true. I've confirmed that num_metgrid_soil_levels = 3 which is the same as my data suggested (real.exe ERROR: not enough info for a p sfc computation).

My data is ERA-20c data and I have pressure level, surface, and land-sea invariant. I've tried running the pressure and surface data together through ungrib.exe and the land-sea invariant separately as suggested Initialising the WRF model with ECMWF ERA-20C reanalysis data and running all three datasets together. However, both times I still get the same error:

d01 1902-09-12_00:00:00 module_io.F (md_calls.m4) : in wrf_get_dom_ti_integer_sca
d01 1902-09-12_00:00:00 NetCDF error: NetCDF: Attribute not found
d01 1902-09-12_00:00:00 NetCDF error in ext_ncd_get_dom_ti.code INTEGER, line 83 Element FLAG_SOIL_LEVELS
d01 1902-09-12_00:00:00 module_io.F (md_calls.m4) : in wrf_get_dom_ti_integer_sca
d01 1902-09-12_00:00:00 flag_soil_layers read from met_em file is 1
d01 1902-09-12_00:00:00 flag_soil_layers at end of optional_lsm_levels is 1
d01 1902-09-12_00:00:00 flag_soil_levels at end of optional_lsm_levels is 0
d01 1902-09-12_00:00:00 st_levels_input = 3 17 64
d01 1902-09-12_00:00:00 sm_levels_input = 3 17 64
d01 1902-09-12_00:00:00 sw_levels_input = 3 17 64
d01 1902-09-12_00:00:00 med_sidata_input: back from init_domain
d01 1902-09-12_00:00:00 module_io.F: in wrf_ioclose
d01 1902-09-12_00:00:00 med_sidata_input: calling init_domain
Max map factor in domain 1 = 0.97. Scale the dt in the model accordingly.
d01 1902-09-12_00:00:00 checking boundary conditions for grid
d01 1902-09-12_00:00:00 boundary conditions OK for grid
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.
ERROR in psfc: flag_psfc = 0, flag_soilhgt = 0, flag_slp = 0, sfcp_to_sfcp = T
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 1367
not enough info for a p sfc computation


From the error, does it appear that I am missing surface data? Specifically 10m u or v wind?

Suggestions would be really welcome.
 
Hi,
Apologies for the delay in response. Can you attach one of your met_em.d01 files, along with your namelist.input file so I can take a look? If your met_em file is too large to attach, and if you have no other way to link the file to me, take a look at the home page of the forum for instructions on sharing large files. Thanks!
 
Top