source: branches/ORCHIDEE_EXT/ORCHIDEE_OL/TESTSTOMATE/COMP/sechiba.card @ 263

Last change on this file since 263 was 263, checked in by didier.solyga, 13 years ago

Update the jobs FORCESOIL,OOL_SEC, OOL_SEC_STO, SPINUP and TESTSTOMATE. They match now with the corresponding ones from the trunk

File size: 1.4 KB
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5IMPOSE_VEG=n
6LAND_USE=n
7
8[InitialStateFiles]
9List=   (${R_BC}/SRF/${config_UserChoices_TagName}/PFTmap_1850to2005_AR5_LUHa.rc2/PFTmap_IPCC_${year}.nc, .)
10       
11[BoundaryFiles]
12#List=  (${R_BC}/SRF/${config_UserChoices_TagName}/PFTmap_1850to2005_AR5_LUHa.rc2/PFTmap_IPCC_${year_p1}.nc, .)
13List=   ()
14ListNonDel= (${config_SBG_RestartPath}/${config_SBG_RestartJobName}/SBG/Restart/${config_SBG_RestartJobName}_${Date_Restarts}_stomate_forcing.nc, stomate_forcing.nc)
15#If you want to come back to old BIG LAND USE file (to run on multipple years, just one time with LAND USE activated), you must
16# 1) empty BC list and INIT first PFTmap lines
17# 2) and suppress previous ListNonDel line and ucomment next one :
18#ListNonDel= (${R_BC}/SRF/${config_UserChoices_TagName}/PFTmap_1850to2005_AR5_LUHa.rc2.nc, PFTmap.nc) \
19#            (${config_SBG_RestartPath}/${config_SBG_RestartJobName}/SBG/Restart/${config_SBG_RestartJobName}_${Date_Restarts}_stomate_forcing.nc, stomate_forcing.nc)
20# See also same comment in sechiba.driver.
21
22[SmoothFiles]
23List=()
24
25[ParametersFiles]
26List=   (${SUBMIT_DIR}/PARAM/sechiba.def, .) \
27        (${SUBMIT_DIR}/PARAM/driver.def, .) \
28        (${SUBMIT_DIR}/PARAM/run.def, .)
29
30[RestartFiles]
31# List restart that have to be saved/restored each loop (file out, saved, and in) :
32List=   (sechiba_rest_out.nc, sechiba_rest.nc, sechiba_rest_in.nc)
33
34[OutputText]
35List=   (used_sechiba.def, used_driver.def, out_teststomate)
36
37[OutputFiles]
38List=   ()
Note: See TracBrowser for help on using the repository browser.