source: CONFIG/UNIFORM/v5/IPSLCM5CHS_v5/EXPERIMENTS/LMDZ/CREATE_amip/config.card @ 1804

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

Small modifications for CREATE_clim and CREATE_amip experiences :

  • Adde all parameter files : not necessary but esaier to compare
  • Changed to no leap calendar in CREATE_amip to have the same as in LMDZOR_v4 configuration.
  • Desactivate creatation of grid file (grilles_gcm.nc) for cumul period > 1.
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=LMDZ
15#D- Choice of experiment in EXPERIEMENTS directory
16ExpType=LMDZ/CREATE_amip
17#============================
18#D-- leap, noleap, 360d
19CalendarType=noleap
20#D-- Begin and end of job
21#D-- "YYYY-MM-DD"
22DateBegin=1979-01-01
23DateEnd=2005-12-31
24#============================
25#D-- 1Y, 1M, 5D, 1D
26PeriodLength=1Y
27#============================
28PeriodNb=50
29
30#========================================================================
31#D-- ListOfComponents -
32[ListOfComponents]
33#D- For each component, Name of component, Tag of component
34ATM= (lmdz, LMDZ)
35
36#========================================================================
37#D-- Executable -
38[Executable]
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.