source: CONFIG/UNIFORM/v7/ICOLMDZOR_v7/EXPERIMENTS/ICOLMDZ/CREATE_amip/config.card @ 4362

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

Set compression_level=2 from config.card as done in IPSLCM6.

File size: 2.8 KB
Line 
1# $Id$
2#========================================================================
3#D-- Compatibility -
4[Compatibility]
5libIGCM=1.0
6
7#========================================================================
8#D-- UserChoices -
9[UserChoices]
10#============================
11JobName=ELI
12LongName="create_etat0_limit for interannuel amip run"
13TagName=ICOLMDZ
14SpaceName=PROD
15ExperimentName=CE0L
16#D- Choice of experiment in EXPERIEMENTS directory
17ExpType=ICOLMDZ/CREATE_amip
18#============================
19#D-- leap, noleap, 360d
20CalendarType=leap
21#D-- Begin and end of job
22#D-- "YYYY-MM-DD"
23DateBegin=1979-01-01
24DateEnd=2005-12-31
25#============================
26#D-- 1Y, 1M, 5D, 1D
27PeriodLength=1Y
28#============================
29PeriodNb=50
30# Source following file with module settings
31EnvFile=`pwd`/../ARCH/arch-X64_IRENE.env
32#============================
33#-- Compression level for netcdf output files
34CompressionLevel=2
35
36#========================================================================
37#D-- ListOfComponents -
38[ListOfComponents]
39#D- For each component, Name of component, Tag of component
40ICO= (dynamico, DYNAMICO)
41ATM= (lmdz, LMDZ)
42IOS= (xios, XIOS)
43#========================================================================
44#D-- Executable -
45[Executable]
46#D- For each component: Real name of executable, Name of executable in the run directory
47ICO= (icosa_lmdz.exe, icosa_lmdz.exe, 31MPI)
48ATM= ("","")
49IOS= ("","")
50
51#========================================================================
52#D-- Restarts -
53[Restarts]
54#D- If you want a GENERAL RULE FOR RESTARTS, put this flag to 'y'
55OverRule=n
56#D- Last day of the experience used as restart
57RestartDate=
58#D- Define restart simulation name
59RestartJobName=
60#D- Path Server Group Login
61RestartPath=
62# Attention login depend de la machine
63
64#========================================================================
65#D-- ICO -
66[ICO]
67# If config_Restarts_OverRule == 'n' all params are read
68Restart= n
69# Last day of the experience used as restart
70RestartDate=
71# Define restart simulation name
72RestartJobName=
73RestartPath=
74
75
76#========================================================================
77#D-- ATM -
78[ATM]
79# If config_Restarts_OverRule == 'n' all params are read
80Restart= n
81# Last day of the experience used as restart
82RestartDate=
83# Define restart simulation name
84RestartJobName=
85RestartPath=
86
87#========================================================================
88#D-- IOS -
89[IOS]
90# If config_Restarts_OverRule == 'n' all params are read
91Restart= n
92# Last day of the experience used as restart
93RestartDate=
94# Define restart simulation name
95RestartJobName=
96RestartPath=
97
98#========================================================================
99#D-- NO Post -
100[Post]
101RebuildFrequency=NONE
102PackFrequency=NONE
103TimeSeriesFrequency=NONE
104SeasonalFrequency=NONE
105MetricsPCMDI=FALSE
106#========================================================================
Note: See TracBrowser for help on using the repository browser.