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