source: CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/LMDZ/CREATE_amip/config.card @ 3222

Last change on this file since 3222 was 3222, checked in by jgipsl, 7 years ago
  • Deactivate Metrics calculation in all experiments.
  • Set PackFrequency?=NONE in LMDZ/CREATE_ experiments: this is only to explicit for easier understanding but it is the default value so no changes is done in the set up.
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#============================
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#============================
17#D-- leap, noleap, 360d
18CalendarType=noleap
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]
38#D- For each component: Real name of executable, Name of executable in the run directory
39ATM= (create_etat0_limit.e, create_etat0_limit.e, 1MPI)
40
41#========================================================================
42#D-- Restarts -
43[Restarts]
44#D- If you want a GENERAL RULE FOR RESTARTS, put this flag to 'y'
45OverRule=n
46#D- Last day of the experience used as restart
47RestartDate=
48#D- Define restart simulation name
49RestartJobName=
50#D- Path Server Group Login
51RestartPath=
52# Attention login depend de la machine
53
54#========================================================================
55#D-- ATM -
56[ATM]
57#
58WriteFrequency="1Y"
59# If config_Restarts_OverRule == 'n' all params are read
60Restart= n
61# Last day of the experience used as restart
62RestartDate=
63# Define restart simulation name
64RestartJobName=
65RestartPath=
66
67#========================================================================
68#D-- NO Post -
69[Post]
70RebuildFrequency=NONE
71PackFrequency=NONE
72TimeSeriesFrequency=NONE
73SeasonalFrequency=NONE
74MetricsPCMDI=FALSE
75#========================================================================
Note: See TracBrowser for help on using the repository browser.