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

problem wtih RUN_TYPE=branch

hi,everybody ,i'm confronted with  branch run in CESM1,2. when i set  RUN_TYPE=branch, once typing the command  ./check_input_data,the problem comes as follows: [lipan@sync brail_exitspinup]$ ./check_input_data -check -inputdata /home/lipan/exeroot/run
Input Data List Files Found:
./Buildconf/cpl.input_data_list
./Buildconf/rtm.input_data_list
./Buildconf/clm.input_data_list
./Buildconf/datm.input_data_list
File status unknown: nrevsn =/home/lipan/exeroot/run/brazil.clm2.r.0601-01-01-00000.nc *$exeroot/run=/home/lipan/exeroot/run*restart file from previous run =brazil.clm2.r.0601-01-01-00000.ncAt first nrevsn=brazil.clm2.r.0601-01-01-00000.nc was in clm.input_data_list,then give the full restart file path to nrvsn as above .But tha same error FILE STATUS UNKOWN appeared wich stop the normal branch type run.i'm appreciated for every advice.
 
Normally,the problem is caused by the wrong file path in code. You can try to give the full path of restart file in$CASEROOT/BuildConf/clm.buildnml.csh.
 
Normally,the problem is caused by the wrong file path in code. You can try to give the full path of restart file in$CASEROOT/BuildConf/clm.buildnml.csh.
 
Top