source: branches/ORCHIDEE_2_2/ORCHIDEE_OL/SPINUP_ANALYTIC_FG1nd/COMP/orchidee_ol.card @ 7911

Last change on this file since 7911 was 7911, checked in by xiaoni.wang, 16 months ago

Add configuration files for the spinup and transient simulations by using the new driver in tag2.2

File size: 984 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.2/twodeg/crujra_twodeg_v2.2.2_${CyclicYear}.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.