source: CONFIG/UNIFORM/v6/LMDZORINCA_v6.2/EXPERIMENTS/LMDZORINCA/CREATE_erai/config.card @ 4625

Last change on this file since 4625 was 4625, checked in by acosce, 5 years ago

new configuration with LMDZ trunk

File size: 2.4 KB
Line 
1# $Id$
2#========================================================================
3#D-- Compatibility -
4[Compatibility]
5libIGCM=1.0
6
7#========================================================================
8#D-- UserChoices -
9[UserChoices]
10#============================
11JobName=ELerai-${RESOL_ATM_3D}
12LongName="create_etat0_limit for interannuel amip run"
13TagName=LMDZORINCA
14#D- Choice of experiment in EXPERIEMENTS directory
15ExpType=LMDZORINCA/CREATE_erai
16#============================
17#D-- leap, noleap, 360d
18CalendarType=leap
19#D-- Begin and end of job
20#D-- "YYYY-MM-DD"
21DateBegin=1980-01-01
22DateEnd=2014-12-31
23#============================
24#D-- 1Y, 1M, 5D, 1D
25PeriodLength=1Y
26#============================
27PeriodNb=50
28
29#========================================================================
30#D-- ListOfComponents -
31[ListOfComponents]
32#D- For each component, Name of component, Tag of component
33ATM= (lmdz, LMDZ)
34CHM= (inca, INCA)
35
36#========================================================================
37#D-- Executable -
38[Executable]
39#D- For each component: Real name of executable, Name of executable in the run directory
40ATM= (create_etat0_limit.e, create_etat0_limit.e, 1MPI)
41CHM= ("", "")
42
43
44#========================================================================
45#D-- Restarts -
46[Restarts]
47#D- If you want a GENERAL RULE FOR RESTARTS, put this flag to 'y'
48OverRule=n
49#D- Last day of the experience used as restart
50RestartDate=
51#D- Define restart simulation name
52RestartJobName=
53#D- Path Server Group Login
54RestartPath=
55# Attention login depend de la machine
56
57#========================================================================
58#D-- ATM -
59[ATM]
60#
61WriteFrequency="1Y"
62# If config_Restarts_OverRule == 'n' all params are read
63Restart= n
64# Last day of the experience used as restart
65RestartDate=
66# Define restart simulation name
67RestartJobName=
68RestartPath=
69#========================================================================
70#D-- CHM -
71[CHM]
72#
73WriteFrequency="1M"
74# If config_Restarts_OverRule == 'n' all params are read
75Restart= n
76# Last day of the experience used as restart
77RestartDate=
78# Define restart simulation name
79RestartJobName=
80RestartPath=
81
82#========================================================================
83#D-- NO Post -
84[Post]
85RebuildFrequency=NONE
86TimeSeriesFrequency=NONE
87SeasonalFrequency=NONE
88#========================================================================
Note: See TracBrowser for help on using the repository browser.