source: CONFIG/UNIFORM/v6/LMDZOR_v6.2/EXPERIMENTS/LMDZOR/amip_CMIP6/config.card @ 4410

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

Added EnvFile? in config.card. If the file exists it'll be will be sourced by libIGCM. Use libIGCM rev 1482 or later but for the moment EnvFile? is only read at irene. The same EnvFile? should be used for compilation, this will later be done by the compilation script.

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