Namelist Soil Levels Error

This post was from a previous version of the WRF&MPAS-A Support Forum. New replies have been disabled and if you have follow up questions related to this post, then please start a new thread from the forum home page.

jayesatvik

New member
Hello,

I am a new and first time user of WRF. I successfully compiled and tried to run the case study of Tutorial with 2000 January data.

When I am running the last step of real case, I am getting following error. I would appreciate if someone could help me to solve this problem.

Thanks/Regards

Jayesh Thaker

taskid: 1 hostname: jayesh-Linux
module_io_quilt_old.F 2931 T
Ntasks in X 1 , ntasks in Y 3
*************************************
Configuring physics suite 'conus'

mp_physics: 8
cu_physics: 6
ra_lw_physics: 4
ra_sw_physics: 4
bl_pbl_physics: 2
sf_sfclay_physics: 2
sf_surface_physics: 2
*************************************
Domain # 1: dx = 30000.000 m
REAL_EM V4.2.1 PREPROCESSOR
*************************************
Parent domain
ids,ide,jds,jde 1 74 1 61
ims,ime,jms,jme -4 79 14 47
ips,ipe,jps,jpe 1 74 21 40
*************************************
DYNAMICS OPTION: Eulerian Mass Coordinate
alloc_space_field: domain 1 , 93829988 bytes allocated
d01 2000-01-24_12:00:00 Yes, this special data is acceptable to use: OUTPUT FROM METGRID V4.2
d01 2000-01-24_12:00:00 Input data is acceptable to use:
metgrid input_wrf.F first_date_input = 2000-01-24_12:00:00
metgrid input_wrf.F first_date_nml = 2000-01-24_12:00:00


----------------- ERROR -------------------
namelist : num_metgrid_soil_levels = 4
input files : NUM_METGRID_SOIL_LEVELS = 2 (from met_em files).

d01 2000-01-24_12:00:00 ---- ERROR: Mismatch between namelist and global attribute NUM_METGRID_SOIL_LEVELS
NOTE: 1 namelist vs input data inconsistencies found.
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 1299
NOTE: Please check and reset these options
-------------------------------------------
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 1[/b]
 
Please set num_metgrid_soil_levels = 2 in your namelist.input, then try again.
This number is determined based on the input data.
 
Back
Top