source: CONFIG/UNIFORM/v6/LMDZORINCA_v6.1.10/EXPERIMENTS/LMDZ/CREATE_amip/config.card @ 6473

Last change on this file since 6473 was 6473, checked in by acosce, 14 months ago

update configuration LMDZORINCA_v6.1.11 to run on redhat8

  • update AA_make
  • add ARCH directory to source environment
  • add SOURCES directory to save modification for LMDZ, ORCHIDEE, INCA and XIOS
  • add EnvFile? parameter in config.card for all EXPERIMENTS
File size: 2.2 KB
Line 
1# $Id$
2#========================================================================
3#D-- Compatibility -
4[Compatibility]
5libIGCM=1.0
6
7#========================================================================
8#D-- UserChoices -
9[UserChoices]
10EnvFile=${SUBMIT_DIR}/../ARCH/arch.env
11#============================
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=leap
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#============================
28#-- Compression level for netcdf output files
29CompressionLevel=2
30#============================
31PeriodNb=50
32
33#========================================================================
34#D-- ListOfComponents -
35[ListOfComponents]
36#D- For each component, Name of component, Tag of component
37ATM= (lmdz, LMDZ)
38
39#========================================================================
40#D-- Executable -
41[Executable]
42#D- For each component: Real name of executable, Name of executable in the run directory
43ATM= (create_etat0_limit.e, create_etat0_limit.e, 1MPI)
44
45#========================================================================
46#D-- Restarts -
47[Restarts]
48#D- If you want a GENERAL RULE FOR RESTARTS, put this flag to 'y'
49OverRule=n
50#D- Last day of the experience used as restart
51RestartDate=
52#D- Define restart simulation name
53RestartJobName=
54#D- Path Server Group Login
55RestartPath=
56# Attention login depend de la machine
57
58#========================================================================
59#D-- ATM -
60[ATM]
61#
62WriteFrequency="1Y"
63# If config_Restarts_OverRule == 'n' all params are read
64Restart= n
65# Last day of the experience used as restart
66RestartDate=
67# Define restart simulation name
68RestartJobName=
69RestartPath=
70
71#========================================================================
72#D-- NO Post -
73[Post]
74RebuildFrequency=NONE
75PackFrequency=NONE
76TimeSeriesFrequency=NONE
77SeasonalFrequency=NONE
78MetricsPCMDI=FALSE
79#========================================================================
Note: See TracBrowser for help on using the repository browser.