Hello everyone,
I am using WRF 3.8.1 with ERA-Interim. I run the WPS and got no errors, however, when I run real.exe I get this
rsl.error.0000
module_io_quilt_old.F 2931 T
Ntasks in X 1 , ntasks in Y 1
--- WARNING: traj_opt is zero, but num_traj is not zero; setting num_traj to zero.
--- NOTE: cu_physics is 11, setting icloud = 1 and cu_rad_feedback = T
--- NOTE: cu_physics is 11, setting icloud = 1 and cu_rad_feedback = T
--- NOTE: sst_update is 0, setting io_form_auxinput4 = 0 and auxinput4_interval = 0 for all domains
--- NOTE: sst_update is 0, setting io_form_auxinput4 = 0 and auxinput4_interval = 0 for all domains
--- NOTE: grid_fdda is 0 for domain 1, setting gfdda interval and ending time to 0 for that domain.
--- NOTE: both grid_sfdda and pxlsm_soil_nudge are 0 for domain 1, setting sgfdda interval and ending time to 0 for that domain.
--- NOTE: obs_nudge_opt is 0 for domain 1, setting obs nudging interval and ending time to 0 for that domain.
--- NOTE: grid_fdda is 0 for domain 2, setting gfdda interval and ending time to 0 for that domain.
--- NOTE: both grid_sfdda and pxlsm_soil_nudge are 0 for domain 2, setting sgfdda interval and ending time to 0 for that domain.
--- NOTE: obs_nudge_opt is 0 for domain 2, setting obs nudging interval and ending time to 0 for that domain.
--- NOTE: bl_pbl_physics /= 4, implies mfshconv must be 0, resetting
--- NOTE: RRTMG radiation is not used, setting: o3input=0 to avoid data pre-processing
--- NOTE: num_soil_layers has been set to 4
REAL_EM V3.8.1 PREPROCESSOR
*************************************
Parent domain
ids,ide,jds,jde 1 150 1 120
ims,ime,jms,jme -4 155 -4 125
ips,ipe,jps,jpe 1 150 1 120
*************************************
DYNAMICS OPTION: Eulerian Mass Coordinate
alloc_space_field: domain 1 , 656134068 bytes allocated
metgrid input_wrf.F first_date_input = 2015-06-01_00:00:00
metgrid input_wrf.F first_date_nml = 2015-06-01_00:00:00
d01 2015-06-01_00:00:00 Timing for input 0 s.
d01 2015-06-01_00:00:00 flag_soil_layers read from met_em file is 1
Max map factor in domain 1 = 1.07. Scale the dt in the model accordingly.
Using sfcprs3 to compute psfc
d01 2015-06-01_00:00:00 flag value of flag_qnwfa is 0
d01 2015-06-01_00:00:00 No average surface temperature for use with inland lakes
Assume Noah LSM input
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 2970
mismatch_landmask_ivgtyp
-------------------------------------------
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0
The ERA-Interim data is divided into different files for each time with all surface and 3D variables and I am using the Noah-MP LSM.
Hope you can help me,
Pau