source: tags/ORCHIDEE_1_9_6/ORCHIDEE_OL/OOL_SEC_STO/COMP/orchidee_ol.card @ 3663

Last change on this file since 3663 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: 875 bytes
Line 
1#D-- Compatibility -
2[Compatibility]
3libIGCM=1.0
4
5[UserChoices]
6# resolution of forcing file (not used yet)
7RESOL=OOL360180
8# If you want to use the same forcing file
9NORESTART=n
10# If you want use config.card PeriodLength for TIME_LENGTH
11TIMELENGTH=y
12
13[InitialStateFiles]
14List=   
15
16[BoundaryFiles]
17List=   (${R_BC}/OOL/${config_UserChoices_TagName}/NCC/ncc_for_${year}.nc, forcing_file.nc)
18ListNonDel= ()
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=   (driver_rest_out.nc,  driver_rest.nc,  driver_rest_in.nc)
26# \
27#    (used_run.def, used_run.def, used_run_in.def)
28# Uncomment previous lines to be sure to STOP if something was wrong in ORCHIDEE.
29
30[OutputText]
31List=   (run.def, used_run.def, out_orchidee_ol)
32# avec la // : out_orchidee_*
33
34[OutputFiles]
35List=   
Note: See TracBrowser for help on using the repository browser.