source: CONFIG/UNIFORM/v5/IPSLCM5_v5/EXPERIMENTS/IPSLCM5/decadal/config.card @ 2666

Last change on this file since 2666 was 2666, checked in by jgipsl, 9 years ago

Updated all config.card to be used with libIGCM v2.7 in IPSLCM5_v5 and underlaying experiments. All v5 configurations with these experiments are also updated.

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