Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

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
 
Top