source: CONFIG_DEVT/ORCHIDEE_OL_TP/OOL_SEC_STO_FG2/COMP/orchidee_ol.card @ 5577

Last change on this file since 5577 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.4 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/CRU-NCEP/v5.3.2/twodeg/cruncep_twodeg_${year}.nc, forcing_file.nc)
20ListNonDel= ()
21
22[ParametersFiles]
23List=   (${SUBMIT_DIR}/PARAM/run.def, .) ,\
24        (${SUBMIT_DIR}/PARAM/orchidee.def, .) ,\
25        (${SUBMIT_DIR}/PARAM/orchidee_pft.def_${DefSuffix}, orchidee_pft.def) ,\
26        (${SUBMIT_DIR}/PARAM/iodef.xml, .)   ,\
27        (${MODIPSL}/modeles/ORCHIDEE/src_xml/context_orchidee.xml, .)   ,\
28        (${MODIPSL}/modeles/ORCHIDEE/src_xml/context_input_orchidee.xml, .)  ,\
29        (${MODIPSL}/modeles/ORCHIDEE/src_xml/file_def_orchidee.xml, .)  ,\
30        (${MODIPSL}/modeles/ORCHIDEE/src_xml/field_def_orchidee.xml, .)
31
32
33[RestartFiles]
34List=   (driver_rest_out.nc,  driver_rest.nc,  driver_rest_in.nc)
35
36[OutputText]
37List=   (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_*)
38
39[OutputFiles]
40List= ()
Note: See TracBrowser for help on using the repository browser.