source: branches/ORCHIDEE_EXT/ORCHIDEE_OL/OOL_SEC_STO/COMP/orchidee_ol.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: 925 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/driver.def, .) \
22    (${SUBMIT_DIR}/PARAM/run.def, .)
23
24[RestartFiles]
25# List restart that have to be saved/restored each loop (file out, saved, and in) :
26List=   (driver_rest_out.nc,  driver_rest.nc,  driver_rest_in.nc)
27# \
28#    (used_run.def, used_run.def, used_run_in.def)
29# Uncomment previous lines to be sure to STOP if something was wrong in ORCHIDEE.
30
31[OutputText]
32List=   (used_driver.def, used_run.def, out_orchidee_ol)
33# avec la // : out_orchidee_*
34
35[OutputFiles]
36List=   
Note: See TracBrowser for help on using the repository browser.