source: tags/ORCHIDEE_1_9_6/ORCHIDEE_OL/FORCESOIL/COMP/stomate.card @ 3991

Last change on this file since 3991 was 865, checked in by didier.solyga, 12 years ago

New scripts compatible the externalization done for OOL_SEC, OOL_SEC_STO, FORCESOIL, TESTSTOMATE and SPINUP configurations. These scripts use an unique empty run.def.

File size: 761 bytes
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5# resolution of forcing file (not used yet)
6RESOL=OOL360180
7stomate_LEVEL=7
8
9[InitialStateFiles]
10List=   ()
11       
12[BoundaryFiles]
13List=   ()
14ListNonDel= (${config_SBG_RestartPath}/${config_SBG_RestartJobName}/SBG/Restart/${config_SBG_RestartJobName}_${Date_Restarts}_stomate_Cforcing.nc, stomate_Cforcing.nc)\
15            (${R_BC}/SRF/${config_UserChoices_TagName}/reftemp.nc, .)
16
17[SmoothFiles]
18List=   ()
19
20[ParametersFiles]
21List=   (${SUBMIT_DIR}/PARAM/run.def, .)
22
23[RestartFiles]
24# List restart that have to be saved/restored each loop (file out, saved, and in) :
25List=   (stomate_rest_out.nc, stomate_rest.nc, stomate_rest_in.nc)
26
27[OutputText]
28List=   (run.def, used_run.def, out_forcesoil, out_orchidee)
29
30[OutputFiles]
31List=   ()
Note: See TracBrowser for help on using the repository browser.