source: CONFIG/UNIFORM/v6/LMDZORINCA_v6.2/EXPERIMENTS/LMDZORINCA/AER_pdControl/config.card @ 4789

Last change on this file since 4789 was 4789, checked in by acosce, 4 years ago

update lmdzorinca_v6.2 configuration

  • add histdaystrataer for lmdz

/bin/bash: :wq: command not found

File size: 5.7 KB
Line 
1# $Id$
2#========================================================================
3#D-- Compatibility -
4[Compatibility]
5libIGCM=1.0
6#D-- UserChoices -
7[UserChoices]
8#============================
9JobName=LOI6.01
10#----- Short Name of Experiment
11ExperimentName=AER
12#----- DEVT TEST PROD
13SpaceName=TEST
14LongName="LMDZORINCA_v6 config"
15TagName=LMDZORINCA
16#D- Choice of experiment in EXPERIEMENTS directory
17ExpType=LMDZORINCA/AER_pdControl
18#============================
19#-- leap, noleap, 360d
20CalendarType=360d
21#-- Experiment dates : Beginning and ending
22#-- "YYYY-MM-DD"
23DateBegin=2006-01-01
24DateEnd=2006-12-30
25#============================
26#-- 1Y, 1M, 5D, 1D Period Length of one trunk of simulation
27PeriodLength=1M
28#============================
29#-- Compression level for netcdf output files
30CompressionLevel=2
31#============================
32#-- Source following file with module settings, only if it exists
33EnvFile=`pwd`/../ARCH/arch.env
34#============================
35#-- ResolAtm indicates the atmospheric resolution
36#   This variable is used in the executable name
37ResolAtm=144x142x79
38#============================
39# OptMode indicates the optimization mode choosen during compilation
40# This variable is used in the executable name
41OptMode=prod
42#============================
43ConfChem=AER
44#========================================================================
45#D-- Restarts -
46[Restarts]
47#D- by default: config.card describes no restart for all components
48#D-             ie start from Levitus or limit files
49#D- If you want to restart all components from the same simulation,
50#D-      put OveRule flag to 'y' and set the next 3 parameters
51OverRule=n
52#D- Last day of the experience used as restart for all components
53RestartDate=2000-01-31
54#D- Define restart simulation name for all components
55RestartJobName=EXP00
56#D- Path Server Group Login
57RestartPath=${ARCHIVE}/IGCM_OUT/LMDZOR/DEVT/amip
58
59#========================================================================
60#D-- ATM -
61[ATM]
62WriteFrequency="1M 1D"
63# If config_Restarts_OverRule == 'n' next 4 params are read
64Restart=n
65# Last day of the experience used as restart for this component if Restart=y
66RestartDate=2000-01-31
67# Define restart simulation name for this component
68RestartJobName=LMDZOR01
69RestartPath=${ARCHIVE}/IGCM_OUT/LMDZOR/DEVT/amip
70
71#========================================================================
72#D-- SRF -
73[SRF]
74# WriteFrequency is not used any more for ORCHIDEE
75# Output files are now managed in orchidee.card
76WriteFrequency=""
77# If config_Restarts_OverRule == 'n' next 4 params are read
78Restart=n
79##-- Last day of the experience used as restart for this component if Restart=y
80RestartDate=2000-01-31
81# Define restart simulation name for this component
82RestartJobName=EXP00
83RestartPath=${ARCHIVE}/IGCM_OUT/LMDZOR/DEVT/amip
84
85#========================================================================
86#D-- SBG - STOMATE
87[SBG]
88# WriteFrequency is not used any more for ORCHIDEE
89# Output files are now managed in stomate.card
90WriteFrequency=""
91# If config_Restarts_OverRule == 'n' next 4 params are read
92Restart= n
93# Last day of the experience used as restart for this component if Restart=y
94RestartDate=1859-12-31
95#D- Define restart simulation name for all components
96RestartJobName=O1T09V06
97#D- Path Server Group Login
98RestartPath=/ccc/store/cont003/dsm/p86mart/IGCM_OUT/IPSLCM6/DEVT/piControl
99
100
101#========================================================================
102#D-- CHM -
103[CHM]
104#D-- choose inca writefrequency between 1D or 1M. it is not possible to cumulate both of them
105#D-- you can also manage the writefrequency in INCA/src/INCA_XML/file_*.xml files
106WriteFrequency="1D 1M"
107Restart=n
108#D-- Last day of the experience used as restart
109RestartDate=2000-01-01
110#D-- Define restart simulation name
111RestartJobName=JobName
112RestartPath=${ARCHIVE}/IGCM_OUT/LMDZORINCA/NMHC_AER
113
114#========================================================================
115#D-- IOS -
116[IOS]
117WriteFrequency=""
118# If config_Restarts_OverRule == 'n' next 4 params are read
119Restart= n
120##-- Last day of the experience used as restart for this component if Restart=y
121RestartDate=
122# Define restart simulation name for this component
123RestartJobName=
124RestartPath=
125
126#========================================================================
127#D-- ListOfComponents -
128[ListOfComponents]
129#D- For each component, Name of component, Tag of component
130ATM= (lmdz, LMDZ)
131SRF= (orchidee, ORCHIDEE)
132SBG= (stomate, ORCHIDEE)
133CHM= (inca, INCA)
134IOS= (xios, XIOS)
135
136#========================================================================
137#D-- Executable -
138[Executable]
139#D- For each component, Real name of executable, Name of executable for oasis
140ATM= (gcm_${ResolAtm}_${OptMode}_${ConfChem}.e, lmdz.x, 47MPI, 8OMP)
141SRF= ("" ,"" )
142SBG= ("" ,"" )
143CHM= ("", "")
144IOS= (xios_server_${OptMode}.exe, xios.x, 1MPI)
145
146#========================================================================
147#D-- Post -
148[Post]
149#D- RebuildFrequency determines the frequency of rebuild submission
150RebuildFrequency=NONE
151#D- PackFrequency determines the frequency of pack submission
152PackFrequency=1Y
153#D- TimeSeriesFreqency determines the frequency of post-processing submission
154#D- Set NONE to deactivate the creation of all time series
155TimeSeriesFrequency=1Y
156#D- SeasonalFrequency determines the length for each seasonal average
157#D- Set NONE to deactivate the creation of all seasonal avereage
158SeasonalFrequency=1Y
159#D- If you want to produce compute PCMDI metrics from seasonal average
160#D- Set FALSE to deactivate the metrics computation.
161MetricsPCMDI=FALSE
162#D- Offset for seasonal average first start dates ; same unit as SeasonalFrequency
163#D- Usefull if you do not want to consider the first X simulations years
164SeasonalFrequencyOffset=0
165
166#========================================================================
Note: See TracBrowser for help on using the repository browser.