source: CONFIG/IPSLCM/IPSLCM5B/piControl/config.card @ 1803

Last change on this file since 1803 was 1803, checked in by lfairhead, 12 years ago

Update of piControl and historical experiments for IPSLCM5B configuration
(Files are those used for the CMIP5 exercise)

File size: 6.8 KB
RevLine 
[396]1#
[1803]2# This is config.card file for IPSLCM5B configuration
[396]3#
4#========================================================================
5#D-- Compatibility -
6[Compatibility]
7libIGCM=1.0
8#D-- UserChoices -
9[UserChoices]
10#============================
[1803]11JobName=PiCtrl00
[996]12#----- Short Name of Experiment
[984]13ExperimentName=piControl
[982]14#----- DEVT TEST PROD
[1220]15SpaceName=PROD
[1803]16LongName="IPSLCM5B CMIP5 PROD phase piControl example with large outputs"
[1220]17TagName=IPSLCM5B
[396]18#============================
19#-- leap, noleap, 360d
[906]20CalendarType=noleap
[583]21#-- Experiment dates : Beginning and ending
[396]22#-- "YYYY-MM-DD"
[1803]23DateBegin=1830-01-01
24DateEnd=2008-12-31
[396]25#============================
[583]26#-- 1Y, 1M, 5D, 1D Period Length of one trunk of simulation
[396]27PeriodLength=1M
28#============================
29#-- PBS Class (required on brodie mono/multi)
30#JobClass=mono
31JobClass=multi
32#============================
33#-- Total Number of Processors (minimum is 2 for a coupled configuration)
34#JobNumProcTot=2
[1803]35JobNumProcTot=8
[396]36#============================
37#-- Run Options : here for oasis coupling
38JobRunOptions='-f'
[713]39#-- for vargas
40#JobRunOptions='"-pgmmodel MPMD -cmdfile"'
[396]41#============================
42# config.card configuration options :
[583]43#R_INIT=/u/rech/psl/rpsl035/IGCM/INIT
44#R_INIT=/dmnfs/cont003/p86ipsl/IGCM/INIT
45#R_BC=/u/rech/psl/rpsl035/IGCM/BC
46#R_BC=/dmnfs/cont003/p86ipsl/IGCM/BC
[396]47#============================
48
49#========================================================================
50#D-- Restarts -
51[Restarts]
[895]52#D- by default: config.card describes no restart for all components
53#D-             ie start from Levitus or limit files
54#D- If you want to restart all components from the same simulation,
55#D-      put OveRule flag to 'y' and set the next 3 parameters
[396]56OverRule=n
[895]57#D- Last day of the experience used as restart for all components
[1803]58RestartDate=1859-12-31
[895]59#D- Define restart simulation name for all components
[1803]60RestartJobName=v5.PiCtrlNP0
[396]61#D- Path Server Group Login
[1803]62RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5B/PROD/piControl
[396]63
64#========================================================================
65#D-- ATM -
66[ATM]
67#
68WriteFrequency="1M 1D HF"
[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]
[777]82WriteFrequency="1M 1D"
[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]
[777]96WriteFrequency="1M 1D"
[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]
[1049]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]
[810]152WriteFrequency="1M 1D"
[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
[1803]167ATM= (lmdz, LMDZ5)
[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]
178Name=run_file
179#D- For each component, Real name of executable, Name of executable for oasis
180ATM= (gcm.e, lmdz.x)
181SRF= ("", "")
182SBG= ("", "")
183OCE= (opa, opa.xx)
184ICE= ("", "")
[925]185MBG= ("", "")
[895]186CPL= (oasis, oasis)
187
188#========================================================================
189#D-- Post -
190[Post]
191#D- Do we rebuild parallel output, this flag determines
192#D- frequency of rebuild submission (use NONE for DRYRUN=3)
[1803]193RebuildFrequency=1M
[982]194#D- Do we rebuild parallel output from archive (use NONE to use SCRATCHDIR as buffer)
[1803]195RebuildFromArchive=NONE
[895]196#D- If you want to produce time series, this flag determines
197#D- frequency of post-processing submission (NONE if you don't want)
198TimeSeriesFrequency=10Y
199#D- If you want to produce seasonal average, this flag determines
200#D- the period of this average (NONE if you don't want)
201SeasonalFrequency=10Y
202#D- Offset for seasonal average first start dates ; same unit as SeasonalFrequency
203#D- Usefull if you do not want to consider the first X simulation's years
204SeasonalFrequencyOffset=0
[1803]205PackFrequency=1Y
[895]206
207#========================================================================
Note: See TracBrowser for help on using the repository browser.