source: CONFIG/UNIFORM/v6/LMDZOR_v6.4/EXPERIMENTS/LMDZ/CREATE_amip/COMP/lmdz.card @ 6333

Last change on this file since 6333 was 6333, checked in by jgipsl, 16 months ago

Correct path to input files (folder INPUT_CE0L was missing in the path).

File size: 5.1 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
55
56
57[ParametersFiles]
58List=   (${SUBMIT_DIR}/PARAM/physiq.def_${LMDZ_Physics}, physiq.def), \
59        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_XY}_${LMDZ_Physics}, gcm.def), \
60        (${SUBMIT_DIR}/PARAM/vert.def_L${RESOL_ATM_Z},   vert.def),   \
61        (${SUBMIT_DIR}/PARAM/config.def_actuel     ,  config.def),    \
62        (${SUBMIT_DIR}/PARAM/run.def, .), \
63        (${SUBMIT_DIR}/PARAM/guide.def, .), \
64        (${SUBMIT_DIR}/PARAM/traceur.def, .),\
65        (${SUBMIT_DIR}/PARAM/iodef.xml, . ),                                \
66        (${MODIPSL}/modeles/LMDZ/DefLists/context_lmdz.xml, . ),            \
67        (${MODIPSL}/modeles/LMDZ/DefLists/field_def_lmdz.xml, . ),          \
68        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmth_lmdz.xml, . ),   \
69        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthCOSP_lmdz.xml, .),\
70        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthNMC_lmdz.xml, . ),\
71        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histday_lmdz.xml, . ),   \
72        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayCOSP_lmdz.xml, .),\
73        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayNMC_lmdz.xml, . ),\
74        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhf_lmdz.xml, . ),    \
75        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfCOSP_lmdz.xml, .), \
76        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfNMC_lmdz.xml, . ), \
77        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histstn_lmdz.xml, . ),   \
78        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histins_lmdz.xml, . ),   \
79        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histstrataer_lmdz.xml, . ),\
80        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdaystrataer_lmdz.xml, . ),\
81        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histLES_lmdz.xml, . )
82
83
84[RestartFiles]
85List= (NONE)
86
87[OutputText]
88List=   (physiq.def, gcm.def, vert.def, run.def, config.def, traceur.def, guide.def, out_ce0l.e.out.0, out_ce0l.e.err.0)
89
90[OutputFiles]
91List=   ( limit.nc,       ${R_OUT_ATM_O}/Boundary/${config_UserChoices_JobName}_${year}_limit.nc,       NONE), \
92        ( climoz_LMDZ.nc, ${R_OUT_ATM_O}/Boundary/${config_UserChoices_JobName}_${year}_climoz_LMDZ.nc, NONE), \
93        ( start.nc,       ${R_OUT_ATM_O}/Restart/${config_UserChoices_JobName}_${year}_start.nc,        NONE), \
94        ( startphy.nc,    ${R_OUT_ATM_O}/Restart/${config_UserChoices_JobName}_${year}_startphy.nc,     NONE), \
95        ( 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.