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