Happy Monday all,
I seem to be running into an issue utilizing ERA5 data with the RUC land surface option in WRF. This is first flagged running real.exe. If I change the parameterization so that WRF runs with Noah instead, I get no error. Here is the error message from rsl.error.0000 that stops real.exe:
I've run WRF without RUC LSM input before, so I'm not exactly sure how this is the issue. I traced flag_soil_layers in the fortran code but couldn't find exactly where it started.
Any help is greatly appreciated. Thanks!
Marc
I seem to be running into an issue utilizing ERA5 data with the RUC land surface option in WRF. This is first flagged running real.exe. If I change the parameterization so that WRF runs with Noah instead, I get no error. Here is the error message from rsl.error.0000 that stops real.exe:
Code:
d01 2010-05-01_00:00:00 flag_soil_layers read from met_em file is 1
Max map factor in domain 1 = 1.55. Scale the dt in the model accordingly.
Using sfcprs to compute psfc
d01 2010-05-01_00:00:00 No average surface temperature for use with inland lakes
Assume non-RUC LSM input
from Noah to RUC - compute Noah bucket
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 3082
grid%tsk unreasonable
-------------------------------------------
I've run WRF without RUC LSM input before, so I'm not exactly sure how this is the issue. I traced flag_soil_layers in the fortran code but couldn't find exactly where it started.
Any help is greatly appreciated. Thanks!
Marc