Dear WRF community,
I have met a problem when running WRF V4.0.3 after executing ./real.exe. The driving data used is ERA-Interim. RUC land surface model is selected. The error in rsl.out.* file is as follows:
d01 2014-12-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
from Noah to RUC - compute RUC bucket
error in the grid%tsk
i,j= 14 1
grid%landmask= 0.0000000E+00
grid%tsk, grid%sst, grid%tmn= 0.0000000E+00 0.0000000E+00 0.0000000E+00
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 3062
grid%tsk unreasonable
namelist.input, rsl.out.* and rsl.error.* are packed in one zip file.
Note: The ./real.exe can pass without any error when NOAH land surface model is selected, with the same option in namelist.input.
I have met a problem when running WRF V4.0.3 after executing ./real.exe. The driving data used is ERA-Interim. RUC land surface model is selected. The error in rsl.out.* file is as follows:
d01 2014-12-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
from Noah to RUC - compute RUC bucket
error in the grid%tsk
i,j= 14 1
grid%landmask= 0.0000000E+00
grid%tsk, grid%sst, grid%tmn= 0.0000000E+00 0.0000000E+00 0.0000000E+00
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 3062
grid%tsk unreasonable
namelist.input, rsl.out.* and rsl.error.* are packed in one zip file.
Note: The ./real.exe can pass without any error when NOAH land surface model is selected, with the same option in namelist.input.