Help - use riverroute

Hello,
I would like to know if somebody could help me with use of riverrout in CLM model.
I need to know how can I make a simulation using riverrout in CLM model.
I try to insert two lines in Namelist file, how show "Example 1-2. Default CLM Namelist in CESM1.0.4 User’s Guide", how I show below:

 frivinp_rtm            = '$DIN_LOC_ROOT/lnd/clm2/rtmdata/rdirc_0.5x0.5_simyr2000_c101124.nc'
 rtm_nsteps             = 6

I dont know what means:  "rtm_nsteps = 6"

But always appear error message:

"Model did not complete - see /scratch/celso/cesm/amazonia/run/cpl.log.130724-113629".


I show below my Namelist file:


#******************************************************************#
#                  WARNING:                                        #
# - If the user changes any input datasets - be sure to give it a  #
#   unique filename. Do not duplicate any existing input files     #
#******************************************************************#

set exedir = $RUNDIR; cd $exedir

cat >! lnd_in
 
Back
Top