source: CONFIG_DEVT/ORCHIDEE_OL_TP/OOL_SEC_STO_FG1transnd/COMP/orchideedriver.card @ 6898

Last change on this file since 6898 was 5570, checked in by aclsce, 3 years ago

Created ORCHIDEE_OL_TP configuration : temporary configuration to be used during prectical session.

File size: 1.5 KB
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# Select the PFT and age class set-up. NOTE: the number of PFTs should match the
10# number in the land cover and maps. The number of age classes does not affect the
11# maps that can be used.
12DefSuffix = 15pft.1ac
13
14
15[InitialStateFiles]
16List=()
17
18[BoundaryFiles]
19List=  (${R_IN}/SRF/METEO/WFDEI_GPCC/v2/leap/WFDEI_GPCC_${CyclicYear_m1}.nc, forcing_yearm1.nc),\
20       (${R_IN}/SRF/METEO/WFDEI_GPCC/v2/leap/WFDEI_GPCC_${CyclicYear}.nc, forcing_year.nc),\
21       (${R_IN}/SRF/METEO/WFDEI_GPCC/v2/leap/WFDEI_GPCC_${CyclicYear_p1}.nc, forcing_yearp1.nc)
22ListNonDel= ()
23
24[ParametersFiles]
25List=   (${SUBMIT_DIR}/PARAM/run.def, .) ,\
26         (${SUBMIT_DIR}/PARAM/orchidee.def, .) ,\
27        (${SUBMIT_DIR}/PARAM/orchidee_pft.def_${DefSuffix}, orchidee_pft.def) ,\
28        (${SUBMIT_DIR}/PARAM/iodef.xml, .)   ,\
29        (${MODIPSL}/modeles/ORCHIDEE/src_xml/context_orchidee.xml, .)   ,\
30        (${MODIPSL}/modeles/ORCHIDEE/src_xml/context_input_orchidee.xml, .)  ,\
31        (${MODIPSL}/modeles/ORCHIDEE/src_xml/file_def_orchidee.xml, .)  ,\
32        (${MODIPSL}/modeles/ORCHIDEE/src_xml/field_def_orchidee.xml, .)
33
34
35[RestartFiles]
36List=   (NONE)
37
38[OutputText]
39List=   (run.def, orchidee.def, orchidee_pft.def, used_run.def,used_orchidee.def, used_orchidee_pft.def, out_orchidee_ol, iodef.xml,context_orchidee.xml, context_input_orchidee.xml,field_def_orchidee.xml, file_def_orchidee.xml, xios_client_*)
40
41[OutputFiles]
42List= ()
Note: See TracBrowser for help on using the repository browser.