source: CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/decadal/config.card @ 2306

Last change on this file since 2306 was 2248, checked in by sdipsl, 10 years ago

handle a new ensemble type
enhanced comments and vocabs

File size: 7.2 KB
RevLine 
[396]1#
[982]2# This is config.card file for IPSLCM5A configuration
[396]3#
4#========================================================================
5#D-- Compatibility -
6[Compatibility]
7libIGCM=1.0
8#D-- UserChoices -
9[UserChoices]
10#============================
[2204]11JobName=v3h4xdecadal
[996]12#----- Short Name of Experiment
[2204]13ExperimentName=v3h4xdecadal
[982]14#----- DEVT TEST PROD
15SpaceName=DEVT
[2205]16LongName="IPSLCM6_rc0 DEVT phase decadal example with limited outputs."
17TagName=IPSLCM6
[1743]18#D- Choice of experiment in EXPERIEMENTS directory
[2205]19ExpType=IPSLCM/decadal
[396]20#============================
21#-- leap, noleap, 360d
[906]22CalendarType=noleap
[583]23#-- Experiment dates : Beginning and ending
[396]24#-- "YYYY-MM-DD"
[2204]25DateBegin=2013-01-01
26DateEnd=2022-12-31
[396]27#============================
[583]28#-- 1Y, 1M, 5D, 1D Period Length of one trunk of simulation
[396]29PeriodLength=1M
30#============================
31#-- Total Number of Processors (minimum is 2 for a coupled configuration)
[1620]32#JobNumProcTot=4
33JobNumProcTot=32
[396]34#============================
35# config.card configuration options :
[583]36#R_INIT=/u/rech/psl/rpsl035/IGCM/INIT
37#R_INIT=/dmnfs/cont003/p86ipsl/IGCM/INIT
38#R_BC=/u/rech/psl/rpsl035/IGCM/BC
39#R_BC=/dmnfs/cont003/p86ipsl/IGCM/BC
[396]40#============================
[2204]41#========================================================================
42[Ensemble]
43#D- Ensemble run ? 'y' or 'n'
44#D- If 'y', fill in ensemble.card !!
45EnsembleRun=y
46EnsembleName=
47EnsembleDate=
[2248]48EnsembleType=
[396]49#========================================================================
[2204]50
51#========================================================================
[396]52#D-- Restarts -
53[Restarts]
[895]54#D- by default: config.card describes no restart for all components
55#D-             ie start from Levitus or limit files
56#D- If you want to restart all components from the same simulation,
57#D-      put OveRule flag to 'y' and set the next 3 parameters
[1171]58OverRule=y
[895]59#D- Last day of the experience used as restart for all components
[2204]60RestartDate=2012-12-31
[895]61#D- Define restart simulation name for all components
[1171]62# For historical simulation you have to start from an other simulation
[2204]63RestartJobName=v3h4BTxx #v3h4BT00
[396]64#D- Path Server Group Login
[2204]65RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/PROD/historical
66#/ccc/store/cont003/gen0826/labetoul/dmf_import/IGCM_OUT/IPSLCM5A/PROD/historical
[396]67
68#========================================================================
69#D-- ATM -
70[ATM]
71#
[2204]72WriteFrequency="1M 1D" #HF HF3h HF3hm
[895]73# If config_Restarts_OverRule == 'n' next 4 params are read
[396]74Restart= n
[895]75# Last day of the experience used as restart for this component if Restart=y
[984]76RestartDate=1899-12-31
[895]77# Define restart simulation name for this component
[996]78RestartJobName=EXP00
79RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
[396]80# Old component name for restart (if empty, use new name)
81OldName=
82
83#========================================================================
84#D-- OCE -
85[OCE]
[2204]86WriteFrequency="1M"
[895]87# If config_Restarts_OverRule == 'n' next 4 params are read
[396]88Restart= n
[895]89##-- Last day of the experience used as restart for this component if Restart=y
[984]90RestartDate=1899-12-31
[895]91# Define restart simulation name for this component
[996]92RestartJobName=EXP00
93RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
[396]94# Old component name for restart (if empty, use new name)
95OldName=
96
97#========================================================================
98#D-- ICE -
99[ICE]
[2204]100WriteFrequency="1M"
[895]101# If config_Restarts_OverRule == 'n' next 4 params are read
[396]102Restart= n
[895]103##-- Last day of the experience used as restart for this component if Restart=y
[984]104RestartDate=1899-12-31
[895]105# Define restart simulation name for this component
[996]106RestartJobName=EXP00           
107RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
[396]108# Old component name for restart (if empty, use new name)
109OldName=
110
111#========================================================================
[925]112#D-- MBG -
113[MBG]
114WriteFrequency="1M"
115# If config_Restarts_OverRule == 'n' next 4 params are read
[982]116Restart= n
[925]117##-- Last day of the experience used as restart for this component if Restart=y
[982]118RestartDate=1990-12-31
[925]119# Define restart simulation name
[996]120RestartJobName=EXP00
121RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
[925]122# Old component name for restart (if empty, use new name)
123OldName=
124
125#========================================================================
[396]126#D-- SRF -
127[SRF]
[2204]128WriteFrequency="1M" # HF
[895]129# If config_Restarts_OverRule == 'n' next 4 params are read
[396]130Restart=n
[895]131##-- Last day of the experience used as restart for this component if Restart=y
[984]132RestartDate=1899-12-31
[895]133# Define restart simulation name for this component
[996]134RestartJobName=EXP00
135RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
[396]136#-- Old component name for restart (if empty, use new name)
137OldName=
138
139#========================================================================
[1049]140#D-- SBG - STOMATE
[793]141[SBG]
142WriteFrequency="1M"
[895]143# If config_Restarts_OverRule == 'n' next 4 params are read
[793]144Restart=n
[895]145#-- Last day of the experience used as restart for this component if Restart=y
[984]146RestartDate=1899-12-31
[895]147# Define restart simulation name for this component
[996]148RestartJobName=EXP00
149RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
[793]150#-- Old component name for restart (if empty, use new name)
151OldName=
152
153#========================================================================
[396]154#D-- CPL -
155[CPL]
[2204]156WriteFrequency="1M"
[895]157# If config_Restarts_OverRule == 'n' next 4 params are read
[396]158Restart= n
[895]159##-- Last day of the experience used as restart for this component if Restart=y
[984]160RestartDate=1899-12-31
[895]161# Define restart simulation name for this component
[996]162RestartJobName=EXP00
163RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
[396]164# Old component name for restart (if empty, use new name)
165OldName=
166
167#========================================================================
[895]168#D-- ListOfComponents -
169[ListOfComponents]
170#D- For each component, Name of component, Tag of component
171ATM= (lmdz, LMDZ4-dev)
[1049]172SRF= (orchidee, ORCHIDEE_1_9_5)
173SBG= (stomate, ORCHIDEE_1_9_5)
[982]174OCE= (opa9, CMIP5_IPSL)
175ICE= (lim2, CMIP5_IPSL)
176MBG= (pisces, CMIP5_IPSL)
[895]177CPL= (oasis, OASIS3)
178
179#========================================================================
180#D-- Executable -
181[Executable]
182#D- For each component, Real name of executable, Name of executable for oasis
183ATM= (gcm.e, lmdz.x)
184SRF= ("", "")
185SBG= ("", "")
186OCE= (opa, opa.xx)
187ICE= ("", "")
[925]188MBG= ("", "")
[895]189CPL= (oasis, oasis)
190
191#========================================================================
192#D-- Post -
193[Post]
194#D- Do we rebuild parallel output, this flag determines
195#D- frequency of rebuild submission (use NONE for DRYRUN=3)
[1502]196RebuildFrequency=1Y
[1620]197#D- Do we rebuild parallel output from archive (use true on vargas)
[1502]198RebuildFromArchive=NONE
[2204]199#D- Do we pack restart and debug txt files, this flag determines
200#D- frequency of pack submission (use NONE for DRYRUN=3)
201PackFrequency=10Y
[895]202#D- If you want to produce time series, this flag determines
203#D- frequency of post-processing submission (NONE if you don't want)
[2204]204TimeSeriesFrequency=NONE #10Y
[895]205#D- If you want to produce seasonal average, this flag determines
206#D- the period of this average (NONE if you don't want)
[2204]207SeasonalFrequency=NONE #10Y
[895]208#D- Offset for seasonal average first start dates ; same unit as SeasonalFrequency
209#D- Usefull if you do not want to consider the first X simulation's years
210SeasonalFrequencyOffset=0
211
212#========================================================================
Note: See TracBrowser for help on using the repository browser.