source: branches/ORCHIDEE_EXT/ORCHIDEE_OL/OOL_SEC/COMP/orchidee_ol.card @ 263

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

Update the jobs FORCESOIL,OOL_SEC, OOL_SEC_STO, SPINUP and TESTSTOMATE. They match now with the corresponding ones from the trunk

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.