source: branches/ORCHIDEE_EXT/ORCHIDEE_OL/FORCESOIL/COMP/stomate.card @ 382

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

Merge the revisions 373 + 376 to 389 from the trunk in the externalized version

File size: 866 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/stomate.def, .) \
22        (${SUBMIT_DIR}/PARAM/driver.def, .) \
23        (${SUBMIT_DIR}/PARAM/run.def, .)
24
25[RestartFiles]
26# List restart that have to be saved/restored each loop (file out, saved, and in) :
27List=   (stomate_rest_out.nc, stomate_rest.nc, stomate_rest_in.nc)
28
29[OutputText]
30List=   (used_stomate.def, used_driver.def, used_run.def, out_forcesoil, out_orchidee)
31
32[OutputFiles]
33List=   ()
Note: See TracBrowser for help on using the repository browser.