source: CONFIG/UNIFORM/v6/IPSLCM5A2.1R8/EXPERIMENTS/LMDZ/CREATE_amip/config.card @ 6506

Last change on this file since 6506 was 6506, checked in by snguyen, 12 months ago

redhat 8 compatibility updates

File size: 2.2 KB
Line 
1# $Id$
2#========================================================================
3#D-- Compatibility -
4[Compatibility]
5libIGCM=1.0
6
7#========================================================================
8#D-- UserChoices -
9[UserChoices]
10#============================
11JobName=ELI-${RESOL_ATM_3D}
12LongName="create_etat0_limit for interannuel amip run"
13TagName=LMDZ
14#D- Choice of experiment in EXPERIEMENTS directory
15ExpType=LMDZ/CREATE_amip
16#============================                                                   #-- Source following file with module settings, only if it exists
17EnvFile=${SUBMIT_DIR}/../ARCH/arch.env
18#============================
19#D-- leap, noleap, 360d
20CalendarType=noleap
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
31#========================================================================
32#D-- ListOfComponents -
33[ListOfComponents]
34#D- For each component, Name of component, Tag of component
35ATM= (lmdz, LMDZ)
36
37#========================================================================
38#D-- Executable -
39[Executable]
40#D- For each component: Real name of executable, Name of executable in the run directory
41ATM= (create_etat0_limit.e, create_etat0_limit.e, 1MPI)
42
43#========================================================================
44#D-- Restarts -
45[Restarts]
46#D- If you want a GENERAL RULE FOR RESTARTS, put this flag to 'y'
47OverRule=n
48#D- Last day of the experience used as restart
49RestartDate=
50#D- Define restart simulation name
51RestartJobName=
52#D- Path Server Group Login
53RestartPath=
54# Attention login depend de la machine
55
56#========================================================================
57#D-- ATM -
58[ATM]
59#
60WriteFrequency="1Y"
61# If config_Restarts_OverRule == 'n' all params are read
62Restart= n
63# Last day of the experience used as restart
64RestartDate=
65# Define restart simulation name
66RestartJobName=
67RestartPath=
68
69#========================================================================
70#D-- NO Post -
71[Post]
72RebuildFrequency=NONE
73TimeSeriesFrequency=NONE
74SeasonalFrequency=NONE
75#========================================================================
Note: See TracBrowser for help on using the repository browser.