source: CONFIG/UNIFORM/v6/LMDZORINCA_v6.2/EXPERIMENTS/LMDZORINCA/NAS_LR/COMP/lmdz.card @ 6001

Last change on this file since 6001 was 6001, checked in by acosce, 2 years ago

Add field_def_cosp1 to lmdz.card in lmdzorinca config

File size: 7.1 KB
Line 
1#- $Id: lmdz.card 70 2007-06-21 14:20:42Z acosce $
2[Compatibility]
3libIGCM=1.0
4
5[UserChoices]
6# Physics package to use :
7LMDZ_Physics=NPv6.2
8
9# Activate the call to phytrac to run tracer simulation
10iflag_phytrac=1
11# desactivate aerosol_strato in lmdz
12flag_aerosol_strat=0
13
14# Use XIOS as output library
15XIOS=y
16
17# Set the variable CREATE needed further below to find the initial and boundary condition files.
18CREATE=ELC-${RESOL_ATM_3D}
19
20# ByPass_hgardfou_teta=y : modify teta_ parameters for following CumulPeriod only
21ByPass_hgardfou_teta=n
22
23# ByPass_hgardfou_mats=y : set parameter purmats=y for following CumulPeriod only
24ByPass_hgardfou_mats=n
25
26# Set ConfType to choose parameters for aerosols, solar and green house gazes.
27# The parameter file PARAM/config.def_$ConfType will be used.
28# ConfType=preind/actuel/annuel
29ConfType=actuel
30
31# manage radiative aerosol effect and ozone
32flag_aerosol=6
33ok_ade=y
34ok_aie=y
35aerosol_couple=y
36chemistry_couple=y
37read_climoz=0
38ok_cdnc=y
39
40
41# Nugding : ok_guide=y/n
42# If ok_guide=y, add nudging files(u.nc, v.nc, hur.nc,...) in BoundaryFiles section below.
43ok_guide=n
44
45# Specify which output file to activate and at which output_level
46# Use an integer to specify the output level or NONE if to deactivate the file
47# output_level_filename=1     : activate the corresponding file with low output level
48# output_level_filename=10    : activate the corresponding file with high output level
49# output_level_filename=NONE  : the file will not be written
50output_level_histmth = 5
51output_level_histday = NONE
52output_level_histhf  = NONE
53output_level_histmthNMC = NONE
54output_level_histdayNMC = NONE
55output_level_histhfNMC  = NONE
56output_level_histstrataer = NONE
57output_level_histdaystrataer = NONE
58output_level_histstn      = NONE
59
60# Activate COSP in config.def and set corresponding output files
61LMDZ_COSP_OK=n
62output_level_histmthCOSP = NONE
63output_level_histdayCOSP = NONE
64output_level_histhfCOSP  = NONE
65
66[InitialStateFiles]
67List=   (${R_IN}/CHM/INCA${RESOL_CHM}/start_NAS.nc      , start.nc      ) \
68        (${R_IN}/CHM/INCA${RESOL_CHM}/startphy_o2a_noTer.nc     , startphy.nc   )
69
70
71[BoundaryFiles]
72List=       (${R_IN}/ATM/LIMIT/AMIP.v20180427/interpol/${RESOL_ATM_XY}_eORCA1.2_gregorian/limit_${year}.nc, limit.nc),\
73            (${R_IN}/ATM/OZONE/UReading/historical.v20160711.v2/interpol/${RESOL_ATM_XY}/climoz_LMDZ_${year}.nc, climoz_LMDZ.nc),\
74            (${R_IN}/ATM/SOLAR/CMIP6/v3.1corr/Historical/solarforcing_v3.1_daily_6bands_${year}.nc,        solarforcing.nc),\
75            (${R_IN}/ATM/STRATAERO/CMIP6/v3/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/taulwstrat.2D.${year}.nc, taulwstrat.2D.nc),\
76            (${R_IN}/ATM/STRATAERO/CMIP6/v3/${RESOL_ATM_XY}/L${RESOL_ATM_Z}/tauswstrat.2D.${year}.nc, tauswstrat.2D.nc)
77
78 
79ListNonDel= ()
80
81#ListNonDel= (${R_IN}/ATM/GHG/CMIP6/historical/CO2_CMIP6_0000_2014.txt, CO2.txt),\
82#            (${R_IN}/ATM/GHG/CMIP6/historical/CH4_CMIP6_0000_2014.txt, CH4.txt),\
83#            (${R_IN}/ATM/GHG/CMIP6/historical/N2O_CMIP6_0000_2014.txt, N2O.txt),\
84#            (${R_IN}/ATM/GHG/CMIP6/historical/CFC11eq_CMIP6_0000_2014.txt, CFC11.txt),\
85#            (${R_IN}/ATM/GHG/CMIP6/historical/CFC12eq_CMIP6_0000_2014.txt, CFC12.txt)
86#
87
88
89[ParametersFiles]
90List=   (${SUBMIT_DIR}/PARAM/physiq.def_${LMDZ_Physics}, physiq.def),       \
91        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_XY}_${LMDZ_Physics},    gcm.def),          \
92        (${SUBMIT_DIR}/PARAM/vert.def_L${RESOL_ATM_Z},   vert.def),         \
93        (${MODIPSL}/modeles/LMDZ/DefLists/cosp_input_nl.txt, .),            \
94        (${MODIPSL}/modeles/LMDZ/DefLists/cosp_output_nl.txt, .),           \
95        (${SUBMIT_DIR}/PARAM/config.def_${ConfType},  config.def),          \
96        (${SUBMIT_DIR}/PARAM/guide.def, .),                                 \
97        (${SUBMIT_DIR}/PARAM/run.def, .),                                   \
98        (${SUBMIT_DIR}/PARAM/iodef.xml, . ),                                \
99        (${SUBMIT_DIR}/PARAM/traceur.def_h2o_NP, traceur.def), \
100        (${MODIPSL}/modeles/LMDZ/DefLists/context_lmdz.xml, . ),            \
101        (${MODIPSL}/modeles/LMDZ/DefLists/field_def_lmdz.xml, . ),          \
102        (${MODIPSL}/modeles/LMDZ/DefLists/field_def_cosp1.xml, . ),         \
103        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmth_lmdz.xml, . ),   \
104        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthCOSP_lmdz.xml, .),\
105        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthNMC_lmdz.xml, . ),\
106        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histday_lmdz.xml, . ),   \
107        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayCOSP_lmdz.xml, .),\
108        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayNMC_lmdz.xml, . ),\
109        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhf_lmdz.xml, . ),    \
110        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfCOSP_lmdz.xml, .), \
111        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfNMC_lmdz.xml, . ), \
112        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histstn_lmdz.xml, . ),   \
113        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histstrataer_lmdz.xml, . ),\
114        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdaystrataer_lmdz.xml, . ),\
115        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histins_lmdz.xml, . ),   \
116        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histLES_lmdz.xml, . )
117
118[RestartFiles]
119List=   (restart.nc, restart.nc, start.nc), \
120        (restartphy.nc, restartphy.nc,  startphy.nc)
121
122[OutputText]
123List=   (physiq.def, gcm.def, vert.def, run.def, traceur.def, guide.def, config.def, used_run.def, iodef.xml, context_lmdz.xml, field_def_lmdz.xml, file_def_*lmdz.xml, debug.01, lmdz.prt, out_gcm.e.err, out_gcm.e.out)
124
125[OutputFiles]
126List=   (histmth.nc,      ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,   Post_1M_histmth   )       
127
128[Post_1M_histmth]
129Patches= ()
130GatherWithInternal = (lon, lat, presnivs, time_counter, time_centered, time_centered_bounds, aire)
131TimeSeriesVars2D = (bils, cldh, cldl, cldm, cldq, cldt, evap, flat, ftime_con, iwp, lwp, LWdnSFC, LWdnSFCclr, LWupSFCclr, LWdn200, LWdn200clr, LWup200, LWup200clr, precip, prw, pluc, psol, q2m, rh2m, sens, sicf, slp, snow, soll0, soll, sols0, sols, SWdnSFC, SWupSFC, SWup200, SWdnTOA, SWupTOA, SWdn200, SWdnSFCclr, SWupSFCclr, SWupTOAclr, t2m, t2m_max, t2m_min, taux, taux_ter, taux_sic, taux_lic, taux_oce, tauy, tauy_ter, tauy_sic, tauy_lic, tauy_oce, lat_ter, lat_sic, lat_lic, lat_oce, nettop, pbase, ptop, topl0, topl, tops0, tops, topswad, topswai, tsol, tsol_ter, tsol_lic, tsol_oce, tsol_sic , u10m, u500, v10m, v500, w500, pourc_ter, pourc_oce, pourc_sic, pourc_lic, wind10m, od550aer, od550lt1aer, absvisaer, loadoa, loadbc, loadso4, loaddust, loadss, sconcoa, sconcbc, sconcso4, sconcdust, sconcss, reffclwtop, cldncl, swtoaas_ant, swtoacs_ant, swtoacf_ant, swsrfas_ant, swsrfcs_ant, swsrfcf_ant, swtoaas_nat, swtoacs_nat, swtoacf_nat, swsrfas_nat, swsrfcs_nat, swsrfcf_nat, solswai, solswad, swtoacf_zero, swsrfcf_zero)
132ChunckJob2D = 100Y
133TimeSeriesVars3D = (upwd, lwcon, iwcon, lcc3dcon, lcc3dstra, temp, theta, ovap, ovapinit, geop, vitu, vitv, vitw, pres, rneb, rnebcon, rhum, mc, paprs, scdnc, ec550aer, concoa, concbc, concso4, concss, concdust, reffclws, reffclwc, tnt, dtdyn, dtphy, dtlschr, tntr, tntscpbl, tnhus, dqdyn, dqvdf, tnhusscpbl, dqphy, evu, mcd)
134ChunckJob3D = 100Y
135Seasonal=ON
Note: See TracBrowser for help on using the repository browser.