[RegCNET] LANDUSE MASK -1 exceed the limit Aborted

Appolinaire Derbetini appopson at gmail.com
Mon Aug 13 19:47:27 CEST 2012


Dear RegCM users,

I am in the way of running simulations using RegCM 4.3. (RegCM-4.3-rc16).

After compiling the model, when I am trying to run

./Bin/terrain    regcm.in

I get this ouput message

Determined Grid coordinate range
 Using resampling at            6  minutes.
 Opening /home/cifor/input/SURFACE/GTOPO_DEM_30s.nc
 Resampling..................................Done.
 Static DEM data successfully read in
 Interpolated DEM on model GRID

 Opening /home/cifor/input/SURFACE/GLCC_BATS_30s.nc
 Resampling..................................Done.
 Static landcover BATS data successfully read in
 Interpolated landcover on model GRID
 LANDUSE MASK          -1 exceed the limit
Aborted



Here the contain of my regcm.in


 &dimparam
 iy     = 150,
 jx     = 184,
 kz     = 18,
 nsg    = 1,
 /
 &geoparam
 iproj = 'NORMER',
 ds = 25.0,
 ptop = 5.0,
 clat = 7.00,
 clon = 14.00,
 plat = 7.00,
 plon = 14.00,
 truelatl = 30.0,
 truelath = 60.0,
 i_band = 0,
 /
 &terrainparam
 domname = 'test_001',
 smthbdy = .false.,
 lakedpth = .false.,
 fudge_lnd   = .false.,
 fudge_lnd_s = .false.,
 fudge_tex   = .false.,
 fudge_tex_s = .false.,
 dirter = '/home/cifor/RegCM-4.3-rc16/PreProc/Terrain',
 inpter = '/home/cifor/input',
 /
 &ioparam
 ibyte = 4,
 /
 &debugparam
 debug_level = 1,
 dbgfrq = 3,
 /
 &boundaryparam
 nspgx  = 12,
 nspgd  = 12,
 /
 &globdatparam
 ibdyfrq = 6,
 ssttyp = 'OI_WK',
 dattyp = 'EIN15',
 gdate1 = 1998060100,
 gdate2 = 1998070100,
 dirglob = '/home/cifor/RegCM-4.3-rc16/PreProc/ICBC',
 inpglob = '/home/cifor/input',
 /
 &globwindow
 lat0 = 0.0
 lat1 = 0.0
 lon0 = 0.0
 lon1 = 0.0
 /
 &restartparam
 ifrest  = .false. ,
 mdate0  = 1998060100,
 mdate1  = 1998060100,
 mdate2  = 1998060600,
 /
 &timeparam
 dtrad   =    30.,
 dtabem  =    18.,
 dtsrf   =   600.,
 dt      =   150.,
 /
 &outparam
 ifsave  = .true. ,
   savfrq  =    7200.,
 ifatm  = .true. ,
   atmfrq  =     6.,
 ifrad   = .true. ,
   radfrq  =     6.,
 ifsrf   = .true. ,
 ifsub   = .true. ,
   srffrq  =     3.,
 ifchem  = .false.,
   chemfrq =     6.,
 dirout = '/home/cifor/output/1998',
 /
 &physicsparam
 iboudy  =          5,
 ibltyp  =          1,
 icup    =          4,
   igcc    =          1,
 ipptls  =          1,
 iocnflx =          2,
 ipgf    =          0,
 iemiss  =          0,
 lakemod =          0,
 ichem   =          0,
 scenario = 'A1B',
 idcsst = 0,
 iseaice = 0,
 idesseas = 1,
 iconvlwp = 1,
 /
 &subexparam
 qck1land =   .250E-03,
 qck1oce  =   .250E-03,
 cevap    =   .100E-02,
 caccr    =      3.000,
 cftotmax =      0.75,
 /
 &grellparam
 /
 &emanparam
 elcrit  = 0.0011D0,
 coeffr  = 1.0D0,
 /
 &clmparam
 dirclm = '/set/this/to/where/your/input/clm/data/are',
 imask  = 1,
 clmfrq = 12.,
 /


Any help will be appreciated.

regards


More information about the RegCNET mailing list