source: tags/ORCHIDEE_1_9_5_1/ORCHIDEE_OL/OOL_SEC_STO/COMP/orchidee_ol.card @ 2055

Last change on this file since 2055 was 52, checked in by mmaipsl, 14 years ago

Update scripts for OOL_1_9_5_1 tag.

File size: 839 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
11[InitialStateFiles]
12List=   
13
14[BoundaryFiles]
15List=   (${R_BC}/OOL/${config_UserChoices_TagName}/NCC/ncc_for_${year}.nc, forcing_file.nc)
16ListNonDel= ()
17
18[ParametersFiles]
19List=   (${SUBMIT_DIR}/PARAM/driver.def, .) \
20    (${SUBMIT_DIR}/PARAM/run.def, .)
21
22[RestartFiles]
23# List restart that have to be saved/restored each loop (file out, saved, and in) :
24List=   (driver_rest_out.nc,  driver_rest.nc,  driver_rest_in.nc)
25# \
26#    (used_run.def, used_run.def, used_run_in.def)
27# Uncomment previous lines to be sure to STOP if something was wrong in ORCHIDEE.
28
29[OutputText]
30List=   (used_driver.def, out_orchidee_ol)
31# avec la // : out_orchidee_*
32
33[OutputFiles]
34List=   
Note: See TracBrowser for help on using the repository browser.