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

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

Add SpaceName? and ExperimentName?

File size: 2.7 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#D-- ListOfComponents -
34[ListOfComponents]
35#D- For each component, Name of component, Tag of component
36ICO= (dynamico, DYNAMICO)
37ATM= (lmdz, LMDZ)
38IOS= (xios, XIOS)
39#========================================================================
40#D-- Executable -
41[Executable]
42#D- For each component: Real name of executable, Name of executable in the run directory
43ICO= (icosa_lmdz.exe, icosa_lmdz.exe, 31MPI)
44ATM= ("","")
45IOS= ("","")
46
47#========================================================================
48#D-- Restarts -
49[Restarts]
50#D- If you want a GENERAL RULE FOR RESTARTS, put this flag to 'y'
51OverRule=n
52#D- Last day of the experience used as restart
53RestartDate=
54#D- Define restart simulation name
55RestartJobName=
56#D- Path Server Group Login
57RestartPath=
58# Attention login depend de la machine
59
60#========================================================================
61#D-- ICO -
62[ICO]
63# If config_Restarts_OverRule == 'n' all params are read
64Restart= n
65# Last day of the experience used as restart
66RestartDate=
67# Define restart simulation name
68RestartJobName=
69RestartPath=
70
71
72#========================================================================
73#D-- ATM -
74[ATM]
75# If config_Restarts_OverRule == 'n' all params are read
76Restart= n
77# Last day of the experience used as restart
78RestartDate=
79# Define restart simulation name
80RestartJobName=
81RestartPath=
82
83#========================================================================
84#D-- IOS -
85[IOS]
86# If config_Restarts_OverRule == 'n' all params are read
87Restart= n
88# Last day of the experience used as restart
89RestartDate=
90# Define restart simulation name
91RestartJobName=
92RestartPath=
93
94#========================================================================
95#D-- NO Post -
96[Post]
97RebuildFrequency=NONE
98PackFrequency=NONE
99TimeSeriesFrequency=NONE
100SeasonalFrequency=NONE
101MetricsPCMDI=FALSE
102#========================================================================
Note: See TracBrowser for help on using the repository browser.