source: CONFIG/IPSLCM/IPSLCM5A/historical/config.card @ 1267

Last change on this file since 1267 was 1171, checked in by mafoipsl, 14 years ago

For historical simulation, use an annual PFT map to reduce file transfer.

File size: 6.8 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#============================
[996]11JobName=EXP00
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
[396]18#============================
19#-- leap, noleap, 360d
[906]20CalendarType=noleap
[583]21#-- Experiment dates : Beginning and ending
[396]22#-- "YYYY-MM-DD"
[984]23DateBegin=1850-01-01
24DateEnd=1850-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
35JobNumProcTot=4
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
[1171]56OverRule=y
[895]57#D- Last day of the experience used as restart for all components
[984]58RestartDate=1899-12-31
[895]59#D- Define restart simulation name for all components
[1171]60# For historical simulation you have to start from an other simulation
61RestartJobName=XXXXXXX
[396]62#D- Path Server Group Login
[996]63RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
[396]64
65#========================================================================
66#D-- ATM -
67[ATM]
68#
69WriteFrequency="1M 1D HF"
[895]70# If config_Restarts_OverRule == 'n' next 4 params are read
[396]71Restart= n
[895]72# Last day of the experience used as restart for this component if Restart=y
[984]73RestartDate=1899-12-31
[895]74# Define restart simulation name for this component
[996]75RestartJobName=EXP00
76RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
[396]77# Old component name for restart (if empty, use new name)
78OldName=
79
80#========================================================================
81#D-- OCE -
82[OCE]
[777]83WriteFrequency="1M 1D"
[895]84# If config_Restarts_OverRule == 'n' next 4 params are read
[396]85Restart= n
[895]86##-- Last day of the experience used as restart for this component if Restart=y
[984]87RestartDate=1899-12-31
[895]88# Define restart simulation name for this component
[996]89RestartJobName=EXP00
90RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
[396]91# Old component name for restart (if empty, use new name)
92OldName=
93
94#========================================================================
95#D-- ICE -
96[ICE]
[777]97WriteFrequency="1M 1D"
[895]98# If config_Restarts_OverRule == 'n' next 4 params are read
[396]99Restart= n
[895]100##-- Last day of the experience used as restart for this component if Restart=y
[984]101RestartDate=1899-12-31
[895]102# Define restart simulation name for this component
[996]103RestartJobName=EXP00           
104RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
[396]105# Old component name for restart (if empty, use new name)
106OldName=
107
108#========================================================================
[925]109#D-- MBG -
110[MBG]
111WriteFrequency="1M"
112# If config_Restarts_OverRule == 'n' next 4 params are read
[982]113Restart= n
[925]114##-- Last day of the experience used as restart for this component if Restart=y
[982]115RestartDate=1990-12-31
[925]116# Define restart simulation name
[996]117RestartJobName=EXP00
118RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
[925]119# Old component name for restart (if empty, use new name)
120OldName=
121
122#========================================================================
[396]123#D-- SRF -
124[SRF]
[1049]125WriteFrequency="1M HF"
[895]126# If config_Restarts_OverRule == 'n' next 4 params are read
[396]127Restart=n
[895]128##-- Last day of the experience used as restart for this component if Restart=y
[984]129RestartDate=1899-12-31
[895]130# Define restart simulation name for this component
[996]131RestartJobName=EXP00
132RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
[396]133#-- Old component name for restart (if empty, use new name)
134OldName=
135
136#========================================================================
[1049]137#D-- SBG - STOMATE
[793]138[SBG]
139WriteFrequency="1M"
[895]140# If config_Restarts_OverRule == 'n' next 4 params are read
[793]141Restart=n
[895]142#-- Last day of the experience used as restart for this component if Restart=y
[984]143RestartDate=1899-12-31
[895]144# Define restart simulation name for this component
[996]145RestartJobName=EXP00
146RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
[793]147#-- Old component name for restart (if empty, use new name)
148OldName=
149
150#========================================================================
[396]151#D-- CPL -
152[CPL]
[810]153WriteFrequency="1M 1D"
[895]154# If config_Restarts_OverRule == 'n' next 4 params are read
[396]155Restart= n
[895]156##-- Last day of the experience used as restart for this component if Restart=y
[984]157RestartDate=1899-12-31
[895]158# Define restart simulation name for this component
[996]159RestartJobName=EXP00
160RestartPath=${ARCHIVE}/IGCM_OUT/IPSLCM5A/DEVT/piControl
[396]161# Old component name for restart (if empty, use new name)
162OldName=
163
164#========================================================================
[895]165#D-- ListOfComponents -
166[ListOfComponents]
167#D- For each component, Name of component, Tag of component
168ATM= (lmdz, LMDZ4-dev)
[1049]169SRF= (orchidee, ORCHIDEE_1_9_5)
170SBG= (stomate, ORCHIDEE_1_9_5)
[982]171OCE= (opa9, CMIP5_IPSL)
172ICE= (lim2, CMIP5_IPSL)
173MBG= (pisces, CMIP5_IPSL)
[895]174CPL= (oasis, OASIS3)
175
176#========================================================================
177#D-- Executable -
178[Executable]
179Name=run_file
180#D- For each component, Real name of executable, Name of executable for oasis
181ATM= (gcm.e, lmdz.x)
182SRF= ("", "")
183SBG= ("", "")
184OCE= (opa, opa.xx)
185ICE= ("", "")
[925]186MBG= ("", "")
[895]187CPL= (oasis, oasis)
188
189#========================================================================
190#D-- Post -
191[Post]
192#D- Do we rebuild parallel output, this flag determines
193#D- frequency of rebuild submission (use NONE for DRYRUN=3)
194RebuildFrequency=5Y
[982]195#D- Do we rebuild parallel output from archive (use NONE to use SCRATCHDIR as buffer)
[895]196RebuildFromArchive=true
197#D- If you want to produce time series, this flag determines
198#D- frequency of post-processing submission (NONE if you don't want)
199TimeSeriesFrequency=10Y
200#D- If you want to produce seasonal average, this flag determines
201#D- the period of this average (NONE if you don't want)
202SeasonalFrequency=10Y
203#D- Offset for seasonal average first start dates ; same unit as SeasonalFrequency
204#D- Usefull if you do not want to consider the first X simulation's years
205SeasonalFrequencyOffset=0
206
207#========================================================================
Note: See TracBrowser for help on using the repository browser.