I am trying to run WRF with climatic data (ECHAM6).
The preprocess steps I follow are:
- ungrib.exe with Vtable.ECHAM6_sigma (attached).
- calc_ecmwf_p.exe with ecmwf_coeffs (attached).
- metgrid.exe with METGRID.TBL.ECHAM6_sigma (attached).
The preprocess finishes correctly. When executing real.exe, the following error is printed:
I can not fix the error.
I also attach namelist.wps, namelist.input and real.log.
The preprocess steps I follow are:
- ungrib.exe with Vtable.ECHAM6_sigma (attached).
- calc_ecmwf_p.exe with ecmwf_coeffs (attached).
- metgrid.exe with METGRID.TBL.ECHAM6_sigma (attached).
The preprocess finishes correctly. When executing real.exe, the following error is printed:
Code:
NLCD40 being used with an OK scheme
Assume Noah LSM input
artificial forcing silty clay loam at 40 points, out of 6241
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 3082
unreasonable grid% tsk
-------------------------------------------
application called MPI_Abort (MPI_COMM_WORLD, 1) - process 0
[unset]: write_line error; fd = -1 buf =: cmd = abort exitcode = 1
:
system msg for write_line failure: Bad file descriptor
I can not fix the error.
I also attach namelist.wps, namelist.input and real.log.