source: branches/ORCHIDEE_2_2/ORCHIDEE_OL/OOL_SEC_STO_FG2/COMP/orchidee_ol.card @ 7421

Last change on this file since 7421 was 7421, checked in by agnes.ducharne, 2 years ago

Configurations for new driver : FG2nd created with CRUJRA2.2 twodeg and no routing, FG2 updated to use the same forcing files; FG2nd and FG3nd with all required keuwords in run.def and default SPREAD_PREC_SEC as in old driver.

File size: 974 bytes
Line 
1#D-- Compatibility -
2[Compatibility]
3libIGCM=1.0
4
5[UserChoices]
6# Use XIOS as output library instead of IOIPSL
7XIOS=y
8
9[InitialStateFiles]
10List=()
11
12[BoundaryFiles]
13List=  (${R_IN}/SRF/METEO/CRUJRA/v2.2/twodeg/crujra_twodeg_v2.2_${year}.nc, forcing_file.nc)
14ListNonDel= ()
15
16[ParametersFiles]
17List=   (${SUBMIT_DIR}/PARAM/run.def, .) ,\
18        (${SUBMIT_DIR}/PARAM/iodef.xml, .)   ,\
19        (${MODIPSL}/modeles/ORCHIDEE/src_xml/context_orchidee.xml, .)   ,\
20        (${MODIPSL}/modeles/ORCHIDEE/src_xml/context_input_orchidee.xml, .)  ,\
21        (${MODIPSL}/modeles/ORCHIDEE/src_xml/file_def_orchidee.xml, .)  ,\
22        (${MODIPSL}/modeles/ORCHIDEE/src_xml/field_def_orchidee.xml, .)
23
24
25[RestartFiles]
26List=   (driver_rest_out.nc,  driver_rest.nc,  driver_rest_in.nc)
27
28[OutputText]
29List=   (run.def, used_run.def, out_orchidee_ol, iodef.xml, context_orchidee.xml, context_input_orchidee.xml, field_def_orchidee.xml, file_def_orchidee.xml, xios_client_*)
30
31[OutputFiles]
32List= ()
Note: See TracBrowser for help on using the repository browser.