source: CONFIG/UNIFORM/v6/LMDZOR_v6.2/EXPERIMENTS/LMDZOR/clim_pdControl/config.card @ 4353

Last change on this file since 4353 was 4353, checked in by jgipsl, 5 years ago

Added the use of CompressionLevel (global attribute) to be defined in config.card. as done in IPSLCM6 in changeset [4296] and [4297].

File size: 4.9 KB
RevLine 
[326]1# $Id$
[197]2#========================================================================
3#D-- Compatibility -
4[Compatibility]
5libIGCM=1.0
6#D-- UserChoices -
7[UserChoices]
8#============================
[326]9JobName=LMDZOR01
[1095]10#----- Short Name of Experiment
[1652]11ExperimentName=clim
[1095]12#----- DEVT TEST PROD
[1643]13SpaceName=TEST
14LongName="LMDZOR configuration"
[473]15TagName=LMDZOR
[1743]16#D- Choice of experiment in EXPERIEMENTS directory
[2935]17ExpType=LMDZOR/clim_pdControl
[197]18#============================
[326]19#-- leap, noleap, 360d
[3460]20CalendarType=noleap
[589]21#-- Begin and end of job
[326]22#-- "YYYY-MM-DD"
[2935]23DateBegin=1995-01-01
[2942]24DateEnd=1995-12-31
[197]25#============================
[2758]26#-- 1Y, 1M, 5D, 1D Period Length for one execution
[2582]27PeriodLength=1Y
[4353]28#============================
29#-- Compression level for netcdf output files
30CompressionLevel=2
[197]31
[4353]32
[197]33#========================================================================
[2397]34#D-- ListOfComponents -
35[ListOfComponents]
36#D- For each component, Name of component, Tag of component
[2758]37ATM= (lmdz, LMDZ)
38SRF= (orchidee, ORCHIDEE)
39SBG= (stomate, ORCHIDEE)
[2397]40IOS= (xios, XIOS)
41
42#========================================================================
43#D-- Executable -
44[Executable]
[2758]45#D- For each component: Real name of executable, Name of executable in the run directory
[3039]46#D- Here is set 47MPI*8OMP which is suitable for resolution 144x142x79
47#D- Change to 31MPI*4OMP for resolution 96x95x39
[3138]48ATM= (gcm.e, lmdz.x, 71MPI, 8OMP)
[2397]49SRF= ("", "")
50SBG= ("", "")
51IOS= (xios_server.exe, xios.x, 1MPI)
52
53#========================================================================
[197]54#D-- Restarts -
55[Restarts]
[1095]56#D- by default: config.card describes no restart for all components
57#D-             ie start from Levitus or limit files
58#D- If you want to restart all components from the same simulation,
59#D-      put OveRule flag to 'y' and set the next 3 parameters
[197]60OverRule=n
[1095]61#D- Last day of the experience used as restart for all components
[3138]62RestartDate=2319-12-31
[1095]63#D- Define restart simulation name for all components
[3138]64RestartJobName=CM607-LR-pdCtrl-01
[326]65#D- Path Server Group Login
[3138]66RestartPath=${R_IN}/RESTART/IPSLCM6/DEVT/pdControl
[197]67
68#========================================================================
69#D-- ATM -
70[ATM]
[2582]71WriteFrequency="1M"
[1095]72# If config_Restarts_OverRule == 'n' next 4 params are read
[3138]73Restart= n
[1095]74# Last day of the experience used as restart for this component if Restart=y
[3138]75RestartDate=2319-12-31
76#D- Define restart simulation name for this component
77RestartJobName=CM607-LR-pdCtrl-01
[3074]78#D- Path Server Group Login
79RestartPath=${R_IN}/RESTART/IPSLCM6/DEVT/pdControl
[197]80
81#========================================================================
[1095]82#D-- SRF -
[197]83[SRF]
[3563]84# WriteFrequency is not used any more for ORCHIDEE
85# Output files are now managed in orchidee.card
86WriteFrequency=""
[1095]87# If config_Restarts_OverRule == 'n' next 4 params are read
[3138]88Restart= n
89# Last day of the experience used as restart for this component if Restart=y
90RestartDate=2319-12-31
91#D- Define restart simulation name for this component
92RestartJobName=CM607-LR-pdCtrl-01
93#D- Path Server Group Login
94RestartPath=${R_IN}/RESTART/IPSLCM6/DEVT/pdControl
[197]95
96#========================================================================
[882]97#D-- SBG - STOMATE
98[SBG]
[3563]99# WriteFrequency is not used any more for ORCHIDEE
100# Output files are now managed in stomate.card
101WriteFrequency=""
[1095]102# If config_Restarts_OverRule == 'n' next 4 params are read
[3138]103Restart= n
104# Last day of the experience used as restart for this component if Restart=y
105RestartDate=2319-12-31
106#D- Define restart simulation name for this component
107RestartJobName=CM607-LR-pdCtrl-01
108#D- Path Server Group Login
109RestartPath=${R_IN}/RESTART/IPSLCM6/DEVT/pdControl
[882]110
111#========================================================================
[2385]112#D-- IOS -
113[IOS]
114WriteFrequency=""
115# If config_Restarts_OverRule == 'n' next 4 params are read
116Restart= n
117##-- Last day of the experience used as restart for this component if Restart=y
118RestartDate=
119# Define restart simulation name for this component
120RestartJobName=
121RestartPath=
122
123#========================================================================
[1095]124#D-- Post -
125[Post]
[2758]126#D- RebuildFrequency determines the frequency of rebuild submission
127RebuildFrequency=NONE
128#D- PackFrequency determines the frequency of pack submission
[2503]129PackFrequency=1Y
[2758]130#D- TimeSeriesFreqency determines the frequency of post-processing submission
131#D- Set NONE to deactivate the creation of all time series
[1095]132TimeSeriesFrequency=10Y
[2758]133#D- SeasonalFrequency determines the length for each seasonal average
134#D- Set NONE to deactivate the creation of all seasonal avereage
[1095]135SeasonalFrequency=10Y
136#D- Offset for seasonal average first start dates ; same unit as SeasonalFrequency
[3000]137#D- Usefull if you do not want to consider the first X simulations years
[1095]138SeasonalFrequencyOffset=0
[3222]139#D- If you want to produce compute PCMDI metrics from seasonal average
140#D- Set TRUE or FALSE to activate/deactivate the metrics computation.
141MetricsPCMDI=FALSE
[1095]142
143#========================================================================
Note: See TracBrowser for help on using the repository browser.