source: CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZORINCA/NMHC_AER/COMP/lmdz.card @ 2954

Last change on this file since 2954 was 2954, checked in by acosce, 8 years ago

Homogenization of card between LMDZORINCA_v6 and LDMZOR_v6
+ add new config NMHC in LMDZORINCA_v6
+ compilation with XIOS2
+ add new resolution for LMDZORINCA_v6 (144x142x79 AER)

File size: 5.9 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 :
7# LMDZ_Physics=AP for standard/old physics(defalut), can be used with LMDZ4_AR5 or LMDZ5/trunk sources
8# LMDZ_Physics=NPv3.2 for new physics, to be used with LMDZ5/trunk revision 1554 or later
9# LMDZ_Physics=NPv5.4 for new physics to be used with LMDZ5/trunk revision 2449 or later
10LMDZ_Physics=AP
11
12# Use XIOS as output library
13XIOS=y
14
15# Set the variable CREATE needed further below to find the initial and boundary condition files.
16CREATE=ELC-${RESOL_ATM_3D}
17
18# ByPass_hgardfou_teta=y : modify teta_ parameters for following CumulPeriod only
19ByPass_hgardfou_teta=n
20
21# ByPass_hgardfou_mats=y : set parameter purmats=y for following CumulPeriod only
22ByPass_hgardfou_mats=n
23
24# Set ConfType to choose parameters for aerosols, solar and green house gazes.
25# The parameter file PARAM/config.def_$ConfType will be used.
26# ConfType=preind/actuel/annuel
27ConfType=actuel
28
29# manage radiative aerosol effect and ozone
30flag_aerosol=6
31ok_ade=y
32ok_aie=n
33aerosol_couple=y
34read_climoz=0
35ok_cdnc=y
36
37# Set OutLevel to choose the level of output for LMDZ.
38# OutLevel=low/medium/high
39OutLevel=low
40
41# COSP activation and choose of output frequency for COSP (monthly, daily, HF) = y/n
42LMDZ_COSP_OK=n
43LMDZ_COSP_monthly=n
44LMDZ_COSP_daily=n
45LMDZ_COSP_hf=n
46
47# Set NMC Outputs frequency (monthly, daily, HF) = y/n
48LMDZ_NMC_monthly=n
49LMDZ_NMC_daily=n
50LMDZ_NMC_hf=n
51
52
53# Nugding : ok_guide=y/n
54# If ok_guide=y, add nudging files(u.nc, v.nc, hur.nc,...) in BoundaryFiles section below.
55ok_guide=n
56
57
58[InitialStateFiles]
59# start and startphy are the clim files computed with CLIM_CREATE (create_etat0_limit) job
60List=   (${R_IN}/CHM/INCA${RESOL_CHM}/start_nitrate.nc  , start.nc      ) \
61        (${R_IN}/CHM/INCA${RESOL_CHM}/startphy_nitrate.nc       , startphy.nc   )
62
63
64[BoundaryFiles]
65List=   (${R_IN}/ATM/${RESOL_ATM}/LIMIT/ERAI/leap/limit_${year}.nc , limit.nc)
66
67#       (${R_IN}/ATM/${RESOL_ATM}/NUDGE_FILES/ERAI/AN${year}/u_ecmwf_${year}${month}.nc         , u.nc          ),\
68#       (${R_IN}/ATM/${RESOL_ATM}/NUDGE_FILES/ERAI/AN${year}/v_ecmwf_${year}${month}.nc         , v.nc          )
69 
70ListNonDel= ()
71
72[ParametersFiles]
73List=   (${SUBMIT_DIR}/PARAM/physiq.def_${LMDZ_Physics}, physiq.def),       \
74        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_XY},    gcm.def),          \
75        (${SUBMIT_DIR}/PARAM/vert.def_L${RESOL_ATM_Z},   vert.def),         \
76        (${SUBMIT_DIR}/PARAM/cosp_input_nl.txt,                .),          \
77        (${SUBMIT_DIR}/PARAM/cosp_output_nl.txt,               .),          \
78        (${SUBMIT_DIR}/PARAM/config.def_${ConfType},  config.def),          \
79        (${SUBMIT_DIR}/PARAM/guide.def, .),                                 \
80        (${SUBMIT_DIR}/PARAM/run.def, .),                                   \
81        (${SUBMIT_DIR}/PARAM/iodef.xml, . ),                                \
82        (${SUBMIT_DIR}/PARAM/traceur.def_h2o_${LMDZ_Physics}, traceur.def), \
83        (${SUBMIT_DIR}/PARAM/file_def_histmth_lmdz.xml, . ),                \
84        (${SUBMIT_DIR}/PARAM/file_def_histmthCOSP_lmdz.xml, .),             \
85        (${SUBMIT_DIR}/PARAM/file_def_histmthNMC_lmdz.xml, . ),             \
86        (${SUBMIT_DIR}/PARAM/file_def_histday_lmdz.xml, . ),                \
87        (${SUBMIT_DIR}/PARAM/file_def_histdayCOSP_lmdz.xml, .),             \
88        (${SUBMIT_DIR}/PARAM/file_def_histdayNMC_lmdz.xml, . ),             \
89        (${SUBMIT_DIR}/PARAM/file_def_histhf_lmdz.xml, . ),                 \
90        (${SUBMIT_DIR}/PARAM/file_def_histhfCOSP_lmdz.xml, .),              \
91        (${SUBMIT_DIR}/PARAM/file_def_histhfNMC_lmdz.xml, . ),              \
92        (${SUBMIT_DIR}/PARAM/file_def_histstn_lmdz.xml, . ),                \
93        (${SUBMIT_DIR}/PARAM/file_def_histins_lmdz.xml, . ),                \
94        (${SUBMIT_DIR}/PARAM/file_def_histLES_lmdz.xml, . ),                \
95        (${MODIPSL}/modeles/LMDZ/DefLists/context_lmdz.xml, . ),            \
96        (${MODIPSL}/modeles/LMDZ/DefLists/field_def_lmdz.xml, . )
97
98[RestartFiles]
99List=   (restart.nc, restart.nc, start.nc), \
100        (restartphy.nc, restartphy.nc,  startphy.nc)
101
102[OutputText]
103List=   (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)
104
105[OutputFiles]
106List=   (histmth.nc,      ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,   Post_1M_histmth   )       
107
108[Post_1M_histmth]
109Patches= ()
110GatherWithInternal = (lon, lat, presnivs, time_counter,time_centered, time_centered_bounds, aire)
111TimeSeriesVars2D = (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)
112ChunckJob2D = 100Y
113TimeSeriesVars3D = (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)
114ChunckJob3D = 100Y
115Seasonal=ON
Note: See TracBrowser for help on using the repository browser.