source: CONFIG/IPSLCM/IPSLCM5_v4/USER_SPEC/LMDZOR/CREATE_amip/config.card @ 1645

Last change on this file since 1645 was 1645, checked in by jgipsl, 12 years ago

Added CREATE job for LMDZOR experience.

File size: 2.1 KB
Line 
1# $Id$
2#========================================================================
3#D-- Compatibility -
4[Compatibility]
5libIGCM=1.0
6
7#========================================================================
8#D-- UserChoices -
9[UserChoices]
10#============================
11#D-- (<8 chars MAX for JobName)
12JobName=ELI-${RESOL_ATM_3D}
13LongName="create_etat0_limit for interannuel amip run"
14TagName=LMDZOR
15UserSpec=LMDZOR/CREATE_amip
16#============================
17#D-- leap, noleap, 360d
18CalendarType=leap
19#D-- Begin and end of job
20#D-- "YYYY-MM-DD"
21DateBegin=1979-01-01
22DateEnd=2005-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)
34
35#========================================================================
36#D-- Executable -
37[Executable]
38Name=create_etat0_limit.e
39#D- For each component, Real name of executable, Name of executable for oasis
40ATM= (create_etat0_limit.e, create_etat0_limit.e)
41
42#========================================================================
43#D-- Restarts -
44[Restarts]
45#D- If you want a GENERAL RULE FOR RESTARTS, put this flag to 'y'
46OverRule=n
47#D- Last day of the experience used as restart
48RestartDate=
49#D- Define restart simulation name
50RestartJobName=
51#D- Path Server Group Login
52RestartPath=
53# Attention login depend de la machine
54
55#========================================================================
56#D-- ATM -
57[ATM]
58#
59WriteFrequency="1Y"
60# If config_Restarts_OverRule == 'n' all params are read
61Restart= n
62# Last day of the experience used as restart
63RestartDate=
64# Define restart simulation name
65RestartJobName=
66RestartPath=
67# Old component name for restart (if empty, use new name)
68OldName=
69
70
71#========================================================================
72#D-- NO Post -
73[Post]
74RebuildFrequency=NONE
75TimeSeriesFrequency=NONE
76SeasonalFrequency=NONE
77#========================================================================
Note: See TracBrowser for help on using the repository browser.