1 | #- $Id: lmdz.card 70 2007-06-21 14:20:42Z acosce $ |
---|
2 | [Compatibility] |
---|
3 | libIGCM=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 |
---|
10 | LMDZ_Physics=AP |
---|
11 | |
---|
12 | # Use XIOS as output library |
---|
13 | XIOS=y |
---|
14 | |
---|
15 | # Set the variable CREATE needed further below to find the initial and boundary condition files. |
---|
16 | CREATE=ELC-${RESOL_ATM_3D} |
---|
17 | |
---|
18 | # ByPass_hgardfou_teta=y : modify teta_ parameters for following CumulPeriod only |
---|
19 | ByPass_hgardfou_teta=n |
---|
20 | |
---|
21 | # ByPass_hgardfou_mats=y : set parameter purmats=y for following CumulPeriod only |
---|
22 | ByPass_hgardfou_mats=n |
---|
23 | |
---|
24 | |
---|
25 | # Set ConfType to choose parameters for aerosols, solar and green house gazes. |
---|
26 | # The parameter file PARAM/config.def_$ConfType will be used. |
---|
27 | # ConfType=preind/actuel/annuel |
---|
28 | ConfType=actuel |
---|
29 | |
---|
30 | # manage radiative aerosol effect and ozone |
---|
31 | flag_aerosol=6 |
---|
32 | ok_ade=y |
---|
33 | ok_aie=n |
---|
34 | aerosol_couple=y |
---|
35 | read_climoz=0 |
---|
36 | ok_cdnc=y |
---|
37 | |
---|
38 | # Set OutLevel to choose the level of output for LMDZ. |
---|
39 | # OutLevel=low/medium/high |
---|
40 | OutLevel=low |
---|
41 | |
---|
42 | # COSP activation and choose of output frequency for COSP (monthly, daily, HF) = y/n |
---|
43 | LMDZ_COSP_OK=n |
---|
44 | LMDZ_COSP_monthly=n |
---|
45 | LMDZ_COSP_daily=n |
---|
46 | LMDZ_COSP_hf=n |
---|
47 | |
---|
48 | # Set NMC Outputs frequency (monthly, daily, HF) = y/n |
---|
49 | LMDZ_NMC_monthly=n |
---|
50 | LMDZ_NMC_daily=n |
---|
51 | LMDZ_NMC_hf=n |
---|
52 | |
---|
53 | |
---|
54 | # Nugding : ok_guide=y/n |
---|
55 | # If ok_guide=y, add nudging files(u.nc, v.nc, hur.nc,...) in BoundaryFiles section below. |
---|
56 | ok_guide=n |
---|
57 | |
---|
58 | |
---|
59 | [InitialStateFiles] |
---|
60 | # start and startphy are the clim files computed with CLIM_CREATE (create_etat0_limit) job |
---|
61 | List= (${R_IN}/CHM/INCA${RESOL_CHM}/start_nitrate.nc , start.nc ) \ |
---|
62 | (${R_IN}/CHM/INCA${RESOL_CHM}/startphy_nitrate.nc , startphy.nc ) |
---|
63 | |
---|
64 | |
---|
65 | [BoundaryFiles] |
---|
66 | List= (${R_IN}/ATM/${RESOL_ATM}/LIMIT/ERAI/leap/limit_${year}.nc , limit.nc) |
---|
67 | |
---|
68 | # (${R_IN}/ATM/${RESOL_ATM}/NUDGE_FILES/ERAI/AN${year}/u_ecmwf_${year}${month}.nc , u.nc ),\ |
---|
69 | # (${R_IN}/ATM/${RESOL_ATM}/NUDGE_FILES/ERAI/AN${year}/v_ecmwf_${year}${month}.nc , v.nc ) |
---|
70 | |
---|
71 | ListNonDel= () |
---|
72 | |
---|
73 | [ParametersFiles] |
---|
74 | List= (${SUBMIT_DIR}/PARAM/physiq.def_${LMDZ_Physics}, physiq.def), \ |
---|
75 | (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_XY}, gcm.def), \ |
---|
76 | (${SUBMIT_DIR}/PARAM/vert.def_L${RESOL_ATM_Z}, vert.def), \ |
---|
77 | (${SUBMIT_DIR}/PARAM/cosp_input_nl.txt, .), \ |
---|
78 | (${SUBMIT_DIR}/PARAM/cosp_output_nl.txt, .), \ |
---|
79 | (${SUBMIT_DIR}/PARAM/config.def_${ConfType}, config.def), \ |
---|
80 | (${SUBMIT_DIR}/PARAM/guide.def, .), \ |
---|
81 | (${SUBMIT_DIR}/PARAM/run.def, .), \ |
---|
82 | (${SUBMIT_DIR}/PARAM/iodef.xml, . ), \ |
---|
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] |
---|
99 | List= (restart.nc, restart.nc, start.nc), \ |
---|
100 | (restartphy.nc, restartphy.nc, startphy.nc) |
---|
101 | |
---|
102 | [OutputText] |
---|
103 | List= (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] |
---|
106 | List= (histmth.nc, ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc, Post_1M_histmth ) |
---|
107 | |
---|
108 | [Post_1M_histmth] |
---|
109 | Patches= () |
---|
110 | GatherWithInternal = (lon, lat, presnivs, time_counter, time_counter_bounds, aire) |
---|
111 | TimeSeriesVars2D = (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) |
---|
112 | ChunckJob2D = 100Y |
---|
113 | TimeSeriesVars3D = (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) |
---|
114 | ChunckJob3D = 100Y |
---|
115 | Seasonal=ON |
---|