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.
 
Back
Top