source: CONFIG/UNIFORM/v5/IPSLCM5CHS_v5/EXPERIMENTS/IPSLCM5/Chistorical/config.card @ 1743

Last change on this file since 1743 was 1743, checked in by jgipsl, 12 years ago

Change variables UserSpec? into ExpType? in config.card due to previous change in directory name.

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#============================
[1316]11JobName=Chistorical00
[996]12#----- Short Name of Experiment
[988]13ExperimentName=historical
[982]14#----- DEVT TEST PROD
15SpaceName=DEVT
[996]16LongName="IPSLCM5A CMIP5 DEVT phase historical example with large outputs"
[982]17TagName=IPSLCM5A
[1743]18#D- Choice of experiment in EXPERIEMENTS directory
19ExpType=IPSLCM5/Chistorical
[396]20#============================
21#-- leap, noleap, 360d
[906]22CalendarType=noleap
[583]23#-- Experiment dates : Beginning and ending
[396]24#-- "YYYY-MM-DD"
[984]25DateBegin=1850-01-01
26DateEnd=1850-12-31
[396]27#============================
[583]28#-- 1Y, 1M, 5D, 1D Period Length of one trunk of simulation
[396]29PeriodLength=1M
30#============================
31#-- PBS Class (required on brodie mono/multi)
32#JobClass=mono
33JobClass=multi
34#============================
35#-- Total Number of Processors (minimum is 2 for a coupled configuration)
[1620]36#JobNumProcTot=4
37JobNumProcTot=32
[396]38#============================
39#-- Run Options : here for oasis coupling
40JobRunOptions='-f'
[713]41#-- for vargas
42#JobRunOptions='"-pgmmodel MPMD -cmdfile"'
[396]43#============================
44# config.card configuration options :
[583]45#R_INIT=/u/rech/psl/rpsl035/IGCM/INIT
46#R_INIT=/dmnfs/cont003/p86ipsl/IGCM/INIT
47#R_BC=/u/rech/psl/rpsl035/IGCM/BC
48#R_BC=/dmnfs/cont003/p86ipsl/IGCM/BC
[396]49#============================
50
51#========================================================================
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
[1316]60RestartDate=1850-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
[1316]63RestartJobName=CpiControl00
[396]64#D- Path Server Group Login
[1316]65RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/CpiControl
[396]66
67#========================================================================
68#D-- ATM -
69[ATM]
70#
[1539]71WriteFrequency="1M 1D HF HF3h HF3hm"
[895]72# If config_Restarts_OverRule == 'n' next 4 params are read
[396]73Restart= n
[895]74# Last day of the experience used as restart for this component if Restart=y
[984]75RestartDate=1899-12-31
[895]76# Define restart simulation name for this component
[996]77RestartJobName=EXP00
78RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
[1237]79# !! NEW for Carbone cycle !! Path where to find old co2.log file for restart CO2.
80SubmitRestartPath=${SUBMIT_DIR}/../CpiControl
[396]81# Old component name for restart (if empty, use new name)
82OldName=
83
84#========================================================================
85#D-- OCE -
86[OCE]
[777]87WriteFrequency="1M 1D"
[895]88# If config_Restarts_OverRule == 'n' next 4 params are read
[396]89Restart= n
[895]90##-- Last day of the experience used as restart for this component if Restart=y
[984]91RestartDate=1899-12-31
[895]92# Define restart simulation name for this component
[996]93RestartJobName=EXP00
94RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
[396]95# Old component name for restart (if empty, use new name)
96OldName=
97
98#========================================================================
99#D-- ICE -
100[ICE]
[777]101WriteFrequency="1M 1D"
[895]102# If config_Restarts_OverRule == 'n' next 4 params are read
[396]103Restart= n
[895]104##-- Last day of the experience used as restart for this component if Restart=y
[984]105RestartDate=1899-12-31
[895]106# Define restart simulation name for this component
[996]107RestartJobName=EXP00           
108RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
[396]109# Old component name for restart (if empty, use new name)
110OldName=
111
112#========================================================================
[925]113#D-- MBG -
114[MBG]
115WriteFrequency="1M"
116# If config_Restarts_OverRule == 'n' next 4 params are read
[982]117Restart= n
[925]118##-- Last day of the experience used as restart for this component if Restart=y
[982]119RestartDate=1990-12-31
[925]120# Define restart simulation name
[996]121RestartJobName=EXP00
122RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
[925]123# Old component name for restart (if empty, use new name)
124OldName=
125
126#========================================================================
[396]127#D-- SRF -
128[SRF]
[1049]129WriteFrequency="1M HF"
[895]130# If config_Restarts_OverRule == 'n' next 4 params are read
[396]131Restart=n
[895]132##-- Last day of the experience used as restart for this component if Restart=y
[984]133RestartDate=1899-12-31
[895]134# Define restart simulation name for this component
[996]135RestartJobName=EXP00
136RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
[396]137#-- Old component name for restart (if empty, use new name)
138OldName=
139
140#========================================================================
[1049]141#D-- SBG - STOMATE
[793]142[SBG]
143WriteFrequency="1M"
[895]144# If config_Restarts_OverRule == 'n' next 4 params are read
[793]145Restart=n
[895]146#-- Last day of the experience used as restart for this component if Restart=y
[984]147RestartDate=1899-12-31
[895]148# Define restart simulation name for this component
[996]149RestartJobName=EXP00
150RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
[793]151#-- Old component name for restart (if empty, use new name)
152OldName=
153
154#========================================================================
[396]155#D-- CPL -
156[CPL]
[810]157WriteFrequency="1M 1D"
[895]158# If config_Restarts_OverRule == 'n' next 4 params are read
[396]159Restart= n
[895]160##-- Last day of the experience used as restart for this component if Restart=y
[984]161RestartDate=1899-12-31
[895]162# Define restart simulation name for this component
[996]163RestartJobName=EXP00
164RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
[396]165# Old component name for restart (if empty, use new name)
166OldName=
167
168#========================================================================
[895]169#D-- ListOfComponents -
170[ListOfComponents]
171#D- For each component, Name of component, Tag of component
172ATM= (lmdz, LMDZ4-dev)
[1049]173SRF= (orchidee, ORCHIDEE_1_9_5)
174SBG= (stomate, ORCHIDEE_1_9_5)
[982]175OCE= (opa9, CMIP5_IPSL)
176ICE= (lim2, CMIP5_IPSL)
177MBG= (pisces, CMIP5_IPSL)
[895]178CPL= (oasis, OASIS3)
179
180#========================================================================
181#D-- Executable -
182[Executable]
183Name=run_file
184#D- For each component, Real name of executable, Name of executable for oasis
185ATM= (gcm.e, lmdz.x)
186SRF= ("", "")
187SBG= ("", "")
188OCE= (opa, opa.xx)
189ICE= ("", "")
[925]190MBG= ("", "")
[895]191CPL= (oasis, oasis)
192
193#========================================================================
194#D-- Post -
195[Post]
196#D- Do we rebuild parallel output, this flag determines
197#D- frequency of rebuild submission (use NONE for DRYRUN=3)
[1502]198RebuildFrequency=1Y
[1620]199#D- Do we rebuild parallel output from archive (use true on vargas )
[1502]200RebuildFromArchive=NONE
[895]201#D- If you want to produce time series, this flag determines
202#D- frequency of post-processing submission (NONE if you don't want)
203TimeSeriesFrequency=10Y
204#D- If you want to produce seasonal average, this flag determines
205#D- the period of this average (NONE if you don't want)
206SeasonalFrequency=10Y
207#D- Offset for seasonal average first start dates ; same unit as SeasonalFrequency
208#D- Usefull if you do not want to consider the first X simulation's years
209SeasonalFrequencyOffset=0
210
211#========================================================================
Note: See TracBrowser for help on using the repository browser.