srikar_iist
New member
Hi, Im trying to execupte the WRF model for a 3 domain , this 2 nests, 1 in 1 in 1, one way nesting:
Though I successfully execute the ungrib and geogrid steps, I get the following errors in metgrid - file name: namelist.wps
[wrf_try]$ ./metgrid.exe
Processing domain 1 of 2
Processing 2016-02-09_00
FILE
WARNING: Entry in METGRID.TBL not found for field ST100255. Default options will be used for this field!
WARNING: Entry in METGRID.TBL not found for field SM100255. Default options will be used for this field!
WARNING: Field PRES has missing values at level 200100 at (i,j)=(1,1)
WARNING: Field SM100255 has missing values at level 200100 at (i,j)=(1,1)
WARNING: Field ST100255 has missing values at level 200100 at (i,j)=(1,1)
WARNING: Field PMSL has missing values at level 200100 at (i,j)=(1,1)
WARNING: Field PSFC has missing values at level 200100 at (i,j)=(1,1)
ERROR: Missing values encountered in interpolated fields. Stopping.
application called MPI_Abort(MPI_COMM_WORLD, 63132128) - process 0
[unset]: write_line error; fd=-1 buf=:cmd=abort exitcode=63132128
:
system msg for write_line failure : Bad file descriptor
But if I use the namelist.wps - (2d) (attached), the execution is successful.
Please Help
Though I successfully execute the ungrib and geogrid steps, I get the following errors in metgrid - file name: namelist.wps
[wrf_try]$ ./metgrid.exe
Processing domain 1 of 2
Processing 2016-02-09_00
FILE
WARNING: Entry in METGRID.TBL not found for field ST100255. Default options will be used for this field!
WARNING: Entry in METGRID.TBL not found for field SM100255. Default options will be used for this field!
WARNING: Field PRES has missing values at level 200100 at (i,j)=(1,1)
WARNING: Field SM100255 has missing values at level 200100 at (i,j)=(1,1)
WARNING: Field ST100255 has missing values at level 200100 at (i,j)=(1,1)
WARNING: Field PMSL has missing values at level 200100 at (i,j)=(1,1)
WARNING: Field PSFC has missing values at level 200100 at (i,j)=(1,1)
ERROR: Missing values encountered in interpolated fields. Stopping.
application called MPI_Abort(MPI_COMM_WORLD, 63132128) - process 0
[unset]: write_line error; fd=-1 buf=:cmd=abort exitcode=63132128
:
system msg for write_line failure : Bad file descriptor
But if I use the namelist.wps - (2d) (attached), the execution is successful.
Please Help