source: CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/LMDZ/CREATE_amip/COMP/lmdz.card @ 6867

Last change on this file since 6867 was 6867, checked in by jgipsl, 6 weeks ago
  • Some experiments still used old traceur.def. Now all use tracer.def
  • EXPERIMENTS/LMDZ/clim_360d : update version of physics from NPv6.1.3 to NPv6.2 to follow the other experiments
  • Some small changes in comments
File size: 5.5 KB
Line 
1#========================================================================
2#D-- Compatibility -
3[Compatibility]
4libIGCM=1.0
5
6[UserChoices]
7# Physics package to use
8LMDZ_Physics=NPv6.2
9
10# Manage radiative aerosol effect and ozone
11flag_aerosol=6
12ok_ade=y
13ok_aie=y
14aerosol_couple=n
15# read_climoz : interpolation of ozone files.
16# Use read_climoz=1 for CMIP6 ozone files, 2 for CMIP5 ozone files and 0 for no interpolation
17# LMDZ6/trunk revision 3281 or later is needed for read_climoz=1 (not included in branche IPSLCM6.0.15)
18read_climoz=1
19
20ok_cdnc=y
21
22[InitialStateFiles]
23List= ()
24
25[BoundaryFiles]
26List=   (${R_IN}/ATM/LIMIT/AMIP.v20180427/original/360x180/BCS/amipbc_sst_360x180_${year}.nc,    amipbc_sst_1x1.nc), \
27        (${R_IN}/ATM/LIMIT/AMIP.v20180427/original/360x180/BCS/amipbc_sst_360x180_${year_m1}.nc, amipbc_sst_1x1_m.nc), \
28        (${R_IN}/ATM/LIMIT/AMIP.v20180427/original/360x180/BCS/amipbc_sst_360x180_${year_p1}.nc, amipbc_sst_1x1_p.nc), \
29        (${R_IN}/ATM/LIMIT/AMIP.v20180427/original/360x180/BCS/amipbc_sic_360x180_${year}.nc,    amipbc_sic_1x1.nc), \
30        (${R_IN}/ATM/LIMIT/AMIP.v20180427/original/360x180/BCS/amipbc_sic_360x180_${year_m1}.nc, amipbc_sic_1x1_m.nc), \
31        (${R_IN}/ATM/LIMIT/AMIP.v20180427/original/360x180/BCS/amipbc_sic_360x180_${year_p1}.nc, amipbc_sic_1x1_p.nc), \
32        (${R_IN}/ATM/OZONE/UReading/historical.v20160711.v2/original/144x96x66/tro3_${year_m1}.nc, climoz_m.nc), \
33        (${R_IN}/ATM/OZONE/UReading/historical.v20160711.v2/original/144x96x66/tro3_${year}.nc, climoz.nc), \
34        (${R_IN}/ATM/OZONE/UReading/historical.v20160711.v2/original/144x96x66/tro3_${year_p1}.nc, climoz_p.nc)
35
36ListNonDel= (${R_IN}/ATM/INPUT_CE0L/Albedo.nc, .), \
37        (${R_IN}/ATM/INPUT_CE0L/ECDYN.nc.20020101, ECDYN.nc), \
38        (${R_IN}/ATM/INPUT_CE0L/ECDYN.nc.20020101, ECPHY.nc), \
39        (${R_IN}/ATM/INPUT_CE0L/Relief_GMTED2010_15n015_00625deg_plus_GA.nc, Relief.nc), \
40        (${R_IN}/ATM/INPUT_CE0L/Rugos.nc, .), \
41        (${R_IN}/ATM/INPUT_CE0L/landiceref_GA_HR.new.nc, landiceref.nc), \
42        (${R_IN}/ATM/START/eORCA1.2xLMD144x142/o2a_v3.nc, o2a.nc)
43
44# Change to use following files for relief and landice if you need to fit to the coupled IPSLCM6.1 version:
45#       (${R_IN}/ATM/INPUT_CE0L/Relief_orig.nc, Relief.nc), \
46#       (${R_IN}/ATM/INPUT_CE0L/landiceref_orig.nc, landiceref.nc) \
47#
48# Optional: The o2a.nc file is optional and is used to fit with the coupled configuration for the land-sea mask.
49# The o2a file can be removed if it does not correspond to the resolution or zoom. In that case, Relief.nc will be used to calculate the mask land-sea.
50# Use following o2a file to fit with IPSLCM6.1 coupled model:
51#       (${R_IN}/ATM/START/eORCA1.2xLMD144x142/o2a_v3.nc, o2a.nc)
52# Use following o2a file for regular grid 96x95, correspond to coupled configuration IPSLCM5A2:
53#       (${R_IN}/ATM/START/ORCA2.3xLMD96x95/o2a_v3.nc, o2a.nc)
54# Use following o2a file to fit with IPSLCM7 (IPSLCM-reg) coupled model:
55#       (${R_IN}/CPL/IPSLCM7/eORCA1.4.2xLMD144142/o2a_v2.nc, o2a.nc)
56
57
58[ParametersFiles]
59List=   (${SUBMIT_DIR}/PARAM/LMDZ/physiq.def_${LMDZ_Physics}, physiq.def),       \
60        (${SUBMIT_DIR}/PARAM/LMDZ/gcm.def_${RESOL_ATM_XY}_${LMDZ_Physics}, gcm.def),\
61        (${SUBMIT_DIR}/PARAM/LMDZ/vert.def_L${RESOL_ATM_Z},   vert.def),         \
62        (${SUBMIT_DIR}/PARAM/LMDZ/config.def_actuel     ,  config.def),    \
63        (${SUBMIT_DIR}/PARAM/LMDZ/guide.def, .),                                 \
64        (${SUBMIT_DIR}/PARAM/LMDZ/run.def, .),                                   \
65        (${SUBMIT_DIR}/PARAM/LMDZ/tracer.def, .),                                \
66        (${SUBMIT_DIR}/PARAM/XIOS/iodef.xml, .),                                 \
67        (${MODIPSL}/modeles/LMDZ/DefLists/context_lmdz.xml, . ),            \
68        (${MODIPSL}/modeles/LMDZ/DefLists/field_def_lmdz.xml, . ),          \
69        (${MODIPSL}/modeles/LMDZ/DefLists/field_def_cosp1.xml, . ),         \
70        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmth_lmdz.xml, . ),   \
71        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthCOSP_lmdz.xml, .),\
72        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthNMC_lmdz.xml, . ),\
73        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histday_lmdz.xml, . ),   \
74        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayCOSP_lmdz.xml, .),\
75        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayNMC_lmdz.xml, . ),\
76        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhf_lmdz.xml, . ),    \
77        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfCOSP_lmdz.xml, .), \
78        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfNMC_lmdz.xml, . ), \
79        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histstn_lmdz.xml, . ),   \
80        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histins_lmdz.xml, . ),   \
81        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histstrataer_lmdz.xml, . ),\
82        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdaystrataer_lmdz.xml, . ),\
83        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histLES_lmdz.xml, . )
84
85
86[RestartFiles]
87List= (NONE)
88
89[OutputText]
90List=   (physiq.def, gcm.def, vert.def, run.def, config.def, tracer.def, guide.def, out_ce0l.e.out.0, out_ce0l.e.err.0)
91
92[OutputFiles]
93List=   ( limit.nc,       ${R_OUT_ATM_O}/Boundary/${config_UserChoices_JobName}_${year}_limit.nc,       NONE), \
94        ( climoz_LMDZ.nc, ${R_OUT_ATM_O}/Boundary/${config_UserChoices_JobName}_${year}_climoz_LMDZ.nc, NONE), \
95        ( start.nc,       ${R_OUT_ATM_O}/Restart/${config_UserChoices_JobName}_${year}_start.nc,        NONE), \
96        ( startphy.nc,    ${R_OUT_ATM_O}/Restart/${config_UserChoices_JobName}_${year}_startphy.nc,     NONE), \
97        ( grilles_gcm.nc, ${R_OUT_ATM_O}/Grid/${config_UserChoices_JobName}_${year}_grilles_gcm.nc,     NONE)
Note: See TracBrowser for help on using the repository browser.