dayon
Member
Dear scientists of NCAR
I cut a regional surfcase dataset and domain dataset from the default 0.125x0.125 spatial resolution surfdata and domain dataset without changing the resolution by using the CLM5 tools.
Using the regional surfdata and domain data, I tried to create a case to simulate the streamflow. The case was set up with compset of "I2000Clm50SpGs", which means that the river routing moduel is "MOSART".
The setup information is as below:
./xmlchange NTASKS=80
./xmlchange DATM_CLMNCEP_YR_ALIGN=1980
./xmlchange DATM_CLMNCEP_YR_START=1980
./xmlchange DATM_CLMNCEP_YR_END=1980
./xmlchange DIN_LOC_ROOT=/home/dayon/inputdata
./xmlchange DIN_LOC_ROOT_CLMFORC=/home/dayon/inputdata/lmwg
./xmlchange RUN_STARTDATE=1980-01-01
./xmlchange STOP_N=1
./xmlchange STOP_OPTION=nyears
./xmlchange CLM_FORCE_COLDSTART='on'
./xmlchange REST_N=1
./xmlchange REST_OPTION=nyears
./xmlchange ATM_DOMAIN_FILE=domain.lnd.0.125x0.125_longtan_c210618.nc
./xmlchange LND_DOMAIN_FILE=domain.lnd.0.125x0.125_longtan_c210618.nc
./xmlchange MOSART_MODE=ACTIVE
However, when building the case, the shows that
ERROR: ROF_GRID is null MOSART_MODE not NULL
How to set the ROF_GRID? and how to add the lnd2rof_fmapname?
I cut a regional surfcase dataset and domain dataset from the default 0.125x0.125 spatial resolution surfdata and domain dataset without changing the resolution by using the CLM5 tools.
Using the regional surfdata and domain data, I tried to create a case to simulate the streamflow. The case was set up with compset of "I2000Clm50SpGs", which means that the river routing moduel is "MOSART".
The setup information is as below:
./xmlchange NTASKS=80
./xmlchange DATM_CLMNCEP_YR_ALIGN=1980
./xmlchange DATM_CLMNCEP_YR_START=1980
./xmlchange DATM_CLMNCEP_YR_END=1980
./xmlchange DIN_LOC_ROOT=/home/dayon/inputdata
./xmlchange DIN_LOC_ROOT_CLMFORC=/home/dayon/inputdata/lmwg
./xmlchange RUN_STARTDATE=1980-01-01
./xmlchange STOP_N=1
./xmlchange STOP_OPTION=nyears
./xmlchange CLM_FORCE_COLDSTART='on'
./xmlchange REST_N=1
./xmlchange REST_OPTION=nyears
./xmlchange ATM_DOMAIN_FILE=domain.lnd.0.125x0.125_longtan_c210618.nc
./xmlchange LND_DOMAIN_FILE=domain.lnd.0.125x0.125_longtan_c210618.nc
./xmlchange MOSART_MODE=ACTIVE
However, when building the case, the shows that
ERROR: ROF_GRID is null MOSART_MODE not NULL
How to set the ROF_GRID? and how to add the lnd2rof_fmapname?