source: CONFIG/UNIFORM/v6/IPSLCM6.2/EXPERIMENTS/IPSLCM/pdControl_TEST/config.card @ 4630

Last change on this file since 4630 was 4630, checked in by jgipsl, 5 years ago
  • use SUBMIT_DIR instead of pwd not ok on all platforms
  • add _optmode in execuable name for opa as done for the compilation
File size: 7.6 KB
RevLine 
[396]1#
[2677]2# This is config.card file for IPSLCM6 configuration
[396]3#
4#========================================================================
5#D-- Compatibility -
6[Compatibility]
7libIGCM=1.0
8#D-- UserChoices -
9[UserChoices]
[2125]10#===========================
[4166]11JobName= TEST-CM61-LR-pd-XX
[996]12#----- Short Name of Experiment
[4166]13ExperimentName=pdControl
[982]14#----- DEVT TEST PROD
[3831]15SpaceName=DEVT
[4313]16LongName="IPSLCM6.1.9-LR"
[3907]17ModelName=IPSL-CM6A-LR
[2087]18TagName=IPSLCM6
[2533]19#D- Choice of experiment in EXPERIMENTS directory
[4166]20ExpType=IPSLCM/pdControl_TEST
[396]21#============================
22#-- leap, noleap, 360d
[3448]23CalendarType=leap
[583]24#-- Experiment dates : Beginning and ending
[396]25#-- "YYYY-MM-DD"
[3753]26DateBegin=1850-01-01
27DateEnd=1850-12-31
[396]28#============================
[2891]29ORCA_version=eORCA1.2
[2781]30#============================
[583]31#-- 1Y, 1M, 5D, 1D Period Length of one trunk of simulation
[2726]32PeriodLength=1Y
[4296]33#============================
34#-- Compression level for netcdf output files
35CompressionLevel=2
[4413]36#============================
37#-- Source following file with module settings, only if it exists
[4630]38EnvFile=${SUBMIT_DIR}/../ARCH/arch.env
[4615]39#============================
40#-- ResolAtm indicates the atmospheric resolution
41#   This variable is used in the executable name
42ResolAtm=144x142x79
[4616]43ResolOce=ORCA1
[4615]44#============================
45# OptMode indicates the optimization mode choosen during compilation
46# This variable is used in the executable name
47OptMode=prod
[4413]48
[396]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
[3783]56OverRule=n
[895]57#D- Last day of the experience used as restart for all components
[3782]58RestartDate=1849-12-31
[895]59#D- Define restart simulation name for all components
[3782]60RestartJobName=CM61-pre-pi-01
[396]61#D- Path Server Group Login
[3782]62RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/piControl-spinup
[3136]63
[396]64#========================================================================
65#D-- ATM -
66[ATM]
[3709]67WriteFrequency="1M HF"
[895]68# If config_Restarts_OverRule == 'n' next 4 params are read
[3606]69Restart= y
[895]70# Last day of the experience used as restart for this component if Restart=y
[3783]71RestartDate=1849-12-31
[3137]72#D- Define restart simulation name for this component
[3783]73RestartJobName=CM61-pre-pi-01
[2556]74#D- Path Server Group Login
[3783]75RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/piControl-spinup
[396]76
77#========================================================================
78#D-- OCE -
79[OCE]
[3491]80WriteFrequency="5D 1M"
[895]81# If config_Restarts_OverRule == 'n' next 4 params are read
[3446]82Restart= y
[3313]83#-- Last day of the experience used as restart for this component if Restart=y
[3783]84RestartDate=1849-12-31
[3137]85#D- Define restart simulation name for this component
[3783]86RestartJobName=CM61-pre-pi-01
[2556]87#D- Path Server Group Login
[3783]88RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/piControl-spinup
[396]89
90#========================================================================
91#D-- ICE -
92[ICE]
[2676]93WriteFrequency="1M"
[895]94# If config_Restarts_OverRule == 'n' next 4 params are read
[3446]95Restart= y
[895]96##-- Last day of the experience used as restart for this component if Restart=y
[3783]97RestartDate=1849-12-31
[3137]98#D- Define restart simulation name for this component
[3783]99RestartJobName=CM61-pre-pi-01
[2556]100#D- Path Server Group Login
[3783]101RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/piControl-spinup
[396]102
103#========================================================================
[925]104#D-- MBG -
[2676]105[MBG]
[2749]106WriteFrequency="1M 1Y"
[3606]107Restart= y
[2676]108##-- Last day of the experience used as restart for this component if Restart=y
[3783]109RestartDate=1849-12-31
[3137]110#D- Define restart simulation name for this component
[3783]111RestartJobName=CM61-pre-pi-01
[2676]112#D- Path Server Group Login
[3783]113RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/piControl-spinup
[925]114
115#========================================================================
[396]116#D-- SRF -
117[SRF]
[3611]118# WriteFrequency is not used for ORCHIDEE, see orchidee.card/stomate.card
119WriteFrequency=""
[895]120# If config_Restarts_OverRule == 'n' next 4 params are read
[3606]121Restart= y
[2676]122# Last day of the experience used as restart for this component if Restart=y
[3783]123RestartDate=1849-12-31
[3137]124#D- Define restart simulation name for this component
[3783]125RestartJobName=CM61-pre-pi-01
[2676]126#D- Path Server Group Login
[3783]127RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/piControl-spinup
[396]128
129#========================================================================
[1049]130#D-- SBG - STOMATE
[793]131[SBG]
[3611]132# WriteFrequency is not used for ORCHIDEE, see orchidee.card/stomate.card
133WriteFrequency=""
[895]134# If config_Restarts_OverRule == 'n' next 4 params are read
[3606]135Restart= y
[2676]136# Last day of the experience used as restart for this component if Restart=y
[3783]137RestartDate=1849-12-31
[3137]138#D- Define restart simulation name for this component
[3783]139RestartJobName=CM61-pre-pi-01
[2676]140#D- Path Server Group Login
[3783]141RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/piControl-spinup
[793]142
143#========================================================================
[396]144#D-- CPL -
145[CPL]
[2676]146WriteFrequency="1M"
[895]147# If config_Restarts_OverRule == 'n' next 4 params are read
[3606]148Restart= y
[2676]149# Last day of the experience used as restart for this component if Restart=y
[3783]150RestartDate=1849-12-31
[3137]151#D- Define restart simulation name for this component
[3783]152RestartJobName=CM61-pre-pi-01
[2676]153#D- Path Server Group Login
[3783]154RestartPath=${R_IN}/RESTART/IPSLCM6/PROD/piControl-spinup
[396]155
156#========================================================================
[2362]157#D-- IOS -
158[IOS]
159WriteFrequency=""
160# If config_Restarts_OverRule == 'n' next 4 params are read
161Restart= n
162##-- Last day of the experience used as restart for this component if Restart=y
163RestartDate=
164# Define restart simulation name for this component
165RestartJobName=
166RestartPath=
167
168#========================================================================
[895]169#D-- ListOfComponents -
170[ListOfComponents]
171#D- For each component, Name of component, Tag of component
[4174]172ATM= (lmdz, LMDZ-IPSLCM6.0.15-r3415)
173SRF= (orchidee, tag-ORCHIDEE_2_0-5627)
174SBG= (stomate, tag-ORCHIDEE_2_0-5627)
[3753]175OCE= (opa9, nemo_v3_6_STABLE-r9455)
176ICE= (lim3, nemo_v3_6_STABLE-r9455)
177MBG= (pisces, nemo_v3_6_STABLE-r9455)
[3121]178CPL= (oasis, oasis3-mct-r1818)
[4174]179IOS= (xios, xios-2.5-r1550)
[895]180
181#========================================================================
182#D-- Executable -
183[Executable]
184#D- For each component, Real name of executable, Name of executable for oasis
[4615]185ATM= (gcm_${ResolAtm}_${OptMode}.e, lmdz.x, 71MPI, 8OMP)
[2125]186SRF= ("" ,"" )
187SBG= ("" ,"" )
[4630]188OCE= (opa_${OptMode}, opa.xx, 360MPI)
[2125]189ICE= ("" ,"" )
[2676]190MBG= ("" ,"" )
[2192]191CPL= ("", "" )
[4615]192IOS= (xios_server_${OptMode}.exe, xios.x, 1MPI)
[895]193
194#========================================================================
195#D-- Post -
196[Post]
[3070]197ParserXIOS=FALSE
[895]198#D- Do we rebuild parallel output, this flag determines
199#D- frequency of rebuild submission (use NONE for DRYRUN=3)
[2973]200RebuildFrequency=NONE
[2503]201#D- Do we pack restart and debug txt files, this flag determines
202#D- frequency of pack submission (use NONE for DRYRUN=3)
[3070]203PackFrequency=10Y
[3346]204#D- To have only the last period in RESTART/*.tar : save 90% of volume.
205#D- TRUE to be effective (nothing by default)
[3753]206LightRestartPack=FALSE
[895]207#D- If you want to produce time series, this flag determines
[3000]208#D- frequency of post-processing submission (NONE if you dont want)
[3070]209TimeSeriesFrequency=10Y
[895]210#D- If you want to produce seasonal average, this flag determines
[3000]211#D- the period of this average (NONE if you dont want)
[895]212SeasonalFrequency=10Y
[3000]213#D- If you want to produce compute PCMDI metrics from seasonal average
214#D- Set FALSE to deactivate the metrics computation.
[3214]215MetricsPCMDI=FALSE
[895]216#D- Offset for seasonal average first start dates ; same unit as SeasonalFrequency
[3000]217#D- Usefull if you do not want to consider the first X simulations years
[895]218SeasonalFrequencyOffset=0
219
220#========================================================================
Note: See TracBrowser for help on using the repository browser.