| 1 | # | 
|---|
| 2 | # $Id$ | 
|---|
| 3 | # | 
|---|
| 4 | ############################################################################## | 
|---|
| 5 | # PARAMETRES ET CLES DE LA PHYSIQUE LMDZ | 
|---|
| 6 | ############################################################################## | 
|---|
| 7 | # D: Valeur par default | 
|---|
| 8 | # | 
|---|
| 9 | #Parametres Orographiques et cdrags | 
|---|
| 10 | #********************************** | 
|---|
| 11 | ##   Si=.T. ,  lecture du fichier limit avec la bonne annee | 
|---|
| 12 | ok_limitvrai=n | 
|---|
| 13 | iflag_albedo=1 | 
|---|
| 14 | #Cdrags | 
|---|
| 15 | f_cdrag_stable=1. | 
|---|
| 16 | f_cdrag_ter=1. | 
|---|
| 17 |  | 
|---|
| 18 | #parameter for Z0 | 
|---|
| 19 | f_cdrag_oce=1. | 
|---|
| 20 | iflag_z0_oce=1 | 
|---|
| 21 | f_z0qh_oce=1.55 | 
|---|
| 22 | min_wind_speed=0.1 | 
|---|
| 23 |  | 
|---|
| 24 | f_ri_cd_min=0.1 | 
|---|
| 25 | #cdmmax | 
|---|
| 26 | cdmmax=2.5E-3 | 
|---|
| 27 | #cdhmax | 
|---|
| 28 | cdhmax=2.0E-3 | 
|---|
| 29 | ##  Orodr  ou  non   pour l orographie | 
|---|
| 30 | ok_orodr=y | 
|---|
| 31 | ##  Orolf  ou  non   pour l orographie | 
|---|
| 32 | ok_orolf=y | 
|---|
| 33 | #Rugoro | 
|---|
| 34 | f_rugoro=0. | 
|---|
| 35 | # | 
|---|
| 36 | ### Random gravity waves | 
|---|
| 37 | #Activitate the stochastic parameterization of convective GWs (should be equal to ok_strato) | 
|---|
| 38 | ok_gwd_rando=y | 
|---|
| 39 | # Scale the momentum fluxes due to convective GWs | 
|---|
| 40 | gwd_rando_ruwmax=0.23 | 
|---|
| 41 | #Scale the saturated momentum flux of  convective GWs | 
|---|
| 42 | gwd_rando_sat=0.60 | 
|---|
| 43 | # | 
|---|
| 44 | gwd_front_ruwmax = 4.00 | 
|---|
| 45 |  | 
|---|
| 46 | sso_gkdrag=0.2 | 
|---|
| 47 | sso_gfrcri=0.70 | 
|---|
| 48 | sso_gkwake=0.40 | 
|---|
| 49 | # | 
|---|
| 50 | # Rayonnement | 
|---|
| 51 | #********************* | 
|---|
| 52 | # activation du nouveau code de rayonnement RRTM | 
|---|
| 53 | # 0 : Ancien code et 1 : RRTM (D=0) | 
|---|
| 54 | iflag_rrtm=1 | 
|---|
| 55 | NSW=6 | 
|---|
| 56 | # | 
|---|
| 57 | # Parametres nuages | 
|---|
| 58 | #****************** | 
|---|
| 59 | #seuils de la precipitation des nuages strateformes (D: 2.6e-4 2.6e-4) | 
|---|
| 60 | cld_lc_lsc=0.00015 | 
|---|
| 61 | cld_lc_con=0.00015 | 
|---|
| 62 | #constante de temps pour eleminer eau lsc et convective (D: 3600. 3600.) | 
|---|
| 63 | cld_tau_lsc=900. | 
|---|
| 64 | cld_tau_con=900. | 
|---|
| 65 | #facteurs correctifs sur la vitesse de chute des cristaux de glace (D: 1 1) | 
|---|
| 66 | ffallv_lsc=1. | 
|---|
| 67 | ffallv_con=1. | 
|---|
| 68 | #coefficient sur la reevaporation de la pluie (D: 2.e-5 n) | 
|---|
| 69 | coef_eva=2e-4 | 
|---|
| 70 | reevap_ice=y | 
|---|
| 71 | #calcul des proprietes des nuages convectifs (D:1 0.375 1.e-4) | 
|---|
| 72 | iflag_cldcon=6 | 
|---|
| 73 | fact_cldcon=1. | 
|---|
| 74 | facttemps=0. | 
|---|
| 75 | #calcul eau condensee et fraction nuageuse a partir des PDF (D:0, 0:version avec ratqs sinon nouvelles PDFs) | 
|---|
| 76 | iflag_pdf=1 | 
|---|
| 77 | #calcul epaisseur optique et emmissivite des nuages (D: y 1 0.01 0.3) | 
|---|
| 78 | ok_newmicro=y | 
|---|
| 79 | iflag_ratqs=4 | 
|---|
| 80 | ratqsp0=37000. | 
|---|
| 81 | ratqsdp=20000. | 
|---|
| 82 | ratqsbas=0.002 | 
|---|
| 83 | ratqshaut=0.4 | 
|---|
| 84 | #rayon effectif pour les nuages de glace (D:35) | 
|---|
| 85 | rad_froid=35 | 
|---|
| 86 | #rayons effectifs pour les nuages eau liq (tailles des gouttes d eau nuageuse, D: 13 9) | 
|---|
| 87 | rad_chau1=12 | 
|---|
| 88 | rad_chau2=11 | 
|---|
| 89 | ##  Choix ou non  de  New oliq | 
|---|
| 90 | new_oliq=y | 
|---|
| 91 | # Seuils oliqmax, oicemax | 
|---|
| 92 | oliqmax=1.5E-3 | 
|---|
| 93 | oicemax=1.5E-3 | 
|---|
| 94 | #Rayons min et max effectifs des particules des nuages | 
|---|
| 95 | rei_min=16. | 
|---|
| 96 | rei_max=61.29 | 
|---|
| 97 | # | 
|---|
| 98 | # Flags Convection | 
|---|
| 99 | #***************** | 
|---|
| 100 | #Convection scheme switch (D:2, 1:LMD, 2:Tiedtke, 3:KE New Physics, 30:KE AR4) | 
|---|
| 101 | iflag_con=3 | 
|---|
| 102 | #output level of energy conservation diagnostics | 
|---|
| 103 | if_ebil=0 | 
|---|
| 104 | #maximum efficiency of cld water->precipitation conversion (D: 0.993) | 
|---|
| 105 | epmax=0.997 | 
|---|
| 106 | #dry convective adjustment at beginning of Emanuel convective scheme (D: n 0) | 
|---|
| 107 | ok_adj_ema=n | 
|---|
| 108 | iflag_clw=0 | 
|---|
| 109 | #Convective closure (D:1, 0:AR4, 2:ALE and ALP) | 
|---|
| 110 | iflag_clos=2 | 
|---|
| 111 | #Convective entrainment mixing law (D:1, 0:AR4=flat PDF, 1=PDF) | 
|---|
| 112 | iflag_mix=1 | 
|---|
| 113 | #weights of the bell shaped and flat PDF (used only if iflag_mix=1) (D: 1 0) | 
|---|
| 114 | qqa1=1. | 
|---|
| 115 | qqa2=0. | 
|---|
| 116 | #Parameters of the bell shaped PDF; Fmax=center (D= 0.65), Gammas=width (D=0.05) | 
|---|
| 117 | cvl_corr=1.0 | 
|---|
| 118 | #Multiplicative factor of Emanuel convective scheme precipitation (D: 1.) | 
|---|
| 119 | Fmax=0.65 | 
|---|
| 120 | # | 
|---|
| 121 | ###t_top_max=275. | 
|---|
| 122 | # | 
|---|
| 123 | # Flags Couche limite | 
|---|
| 124 | #******************** | 
|---|
| 125 | #shema de CL des thermiques (D:0, 0:ajustement sec,=>1:versions thermiques) | 
|---|
| 126 | iflag_thermals=18 | 
|---|
| 127 | #pas de temps du spliting pour les thermiques | 
|---|
| 128 | nsplit_thermals=1 | 
|---|
| 129 | tau_thermals=0. | 
|---|
| 130 | iflag_thermals_ed=8 | 
|---|
| 131 | fact_thermals_ed_dz=0.1 | 
|---|
| 132 | iflag_thermals_optflux=0 | 
|---|
| 133 | #shema de la couche de surface (D:1, 1:LMD, 8:Mellor-Yamada) | 
|---|
| 134 | iflag_pbl=11 | 
|---|
| 135 | #diffusion turbulente | 
|---|
| 136 | ksta_ter=1.e-7 | 
|---|
| 137 | ksta=1.e-10 | 
|---|
| 138 | #ok_kzmin : calcul Kzmin dans la CL de surface | 
|---|
| 139 | ok_kzmin=y | 
|---|
| 140 | #couplage ou non avec la convection | 
|---|
| 141 | iflag_coupl=5 (0:AR4 et 1:nouvelle physique) | 
|---|
| 142 | seuil_inversion=-0.08 | 
|---|
| 143 | #rendement sur la puissance fournie par les thermiques a la convection | 
|---|
| 144 | alp_bl_k=0.5 | 
|---|
| 145 | # | 
|---|
| 146 | ## temperature dependency of qsat for iterative procedure | 
|---|
| 147 | ## temporary flag to switch between the old (CMIP5, D=0) and new versions (=1) versions | 
|---|
| 148 | iflag_fisrtilp_qsat=4 | 
|---|
| 149 | ## Reactivation du calcul d'un zmax continu pour les thermiques | 
|---|
| 150 | ## reactivation d'une fermeture humide des thermiques  iflag_thermals_closure=2 (D=1) | 
|---|
| 151 | iflag_thermals_closure=1 | 
|---|
| 152 | # | 
|---|
| 153 | # Flags wakes | 
|---|
| 154 | #************ | 
|---|
| 155 | #Wake scheme switch (D:0, 0:AR4, 1:New Physics) | 
|---|
| 156 | iflag_wake=1 | 
|---|
| 157 | #Constant value to be added to Alp (D: 0.) | 
|---|
| 158 | alp_offset=0. | 
|---|
| 159 |  | 
|---|
| 160 | ### nrlmd le 10/04/2012: Declenchement ### | 
|---|
| 161 | #Declenchement par couche-limite (0: deterministe, 1: stochastique) | 
|---|
| 162 | iflag_trig_bl=1 | 
|---|
| 163 | #Surface critique au LCL | 
|---|
| 164 | s_trig=1.2e7 | 
|---|
| 165 | #Temps de decorrelation entre scenes de cumulus | 
|---|
| 166 | tau_trig_shallow=1200 | 
|---|
| 167 | #Temps de decorrelation entre scenes de cumulonimbus | 
|---|
| 168 | tau_trig_deep=1200 | 
|---|
| 169 | # Pour la stabilisation | 
|---|
| 170 | random_notrig_max=0.99 | 
|---|
| 171 | ok_adjwk=y | 
|---|
| 172 | tmax_fonte_cv=278.15 | 
|---|
| 173 | # | 
|---|
| 174 | flag_wk_check_trgl=y | 
|---|
| 175 | # | 
|---|
| 176 | cv_flag_feed=2 | 
|---|
| 177 |  | 
|---|
| 178 | ### nrlmd le 10/04/2012: Fermeture ### | 
|---|
| 179 | #Fermeture par couche-limite (0: deterministe, 1: statistique, 2: statistique+convergence grande echelle) | 
|---|
| 180 | iflag_clos_bl=1 | 
|---|
| 181 | ### fin nrlmd le 10/04/2012 | 
|---|
| 182 |  | 
|---|
| 183 | ## Modification de la plage de temperature pour la phase mixte liquide/glace des nuages | 
|---|
| 184 | ## Controle par les t_glace_min/max, exposant_glace, iflag_t_glace (D=0) | 
|---|
| 185 | t_glace_min=243.15 | 
|---|
| 186 | t_glace_max=273.15 | 
|---|
| 187 | exposant_glace=2. | 
|---|
| 188 | iflag_t_glace=2 | 
|---|
| 189 | iflag_ice_thermo=1 | 
|---|
| 190 |  | 
|---|
| 191 | # | 
|---|
| 192 | ## The source terms of the TKE prognostic equation are diagnosed from tendencies (du, dv, dT) | 
|---|
| 193 | ## associated with subrgrid scaleamotions and treated as an additional heat source. | 
|---|
| 194 | ## Controled by a key, iflag_ener_conserv (D=-1): | 
|---|
| 195 | ## 0 : no conservation, -1 : old adhoc correction for kinetic E only (used for CMIP5) | 
|---|
| 196 | ## 1 : conservation, 101 : conversion from kinetic to heat only, 110 conversion from potential to heat only | 
|---|
| 197 | iflag_ener_conserv=1 | 
|---|
| 198 |  | 
|---|
| 199 | #Activation of corrections for water conservation (D: n). | 
|---|
| 200 | ##The default is n for compatibility with earlier versions. | 
|---|
| 201 | ##generally it should be y. | 
|---|
| 202 | ok_conserv_q=y | 
|---|
| 203 |  | 
|---|
| 204 | iflag_cloudth_vert=3 | 
|---|
| 205 |  | 
|---|
| 206 | # | 
|---|
| 207 | lmixmin=10. | 
|---|
| 208 | #pbl_lmixmin_alpha=0.05 | 
|---|
| 209 |  | 
|---|
| 210 | #Bergeron | 
|---|
| 211 | iflag_bergeron=1 | 
|---|
| 212 |  | 
|---|
| 213 |  | 
|---|
| 214 | ### Convection | 
|---|
| 215 | #altitude, in hPa, above LCL at which buoybase is computed, def = original: -40 | 
|---|
| 216 | dpbase=-40. | 
|---|
| 217 | #altitude, in hPa, above LCL below which Ep=0, def = original: 150, used only if flag_epKEorig=0 | 
|---|
| 218 | pbcrit=150.0 | 
|---|
| 219 | #altitude, in hPa, above LCL above which Ep=Epmax, def = original: 500, used only if flag_epKEorig=0 | 
|---|
| 220 | ptcrit=500.0 | 
|---|
| 221 | #reference fractional area of precipitating downdraughts, def = original: 0.01 | 
|---|
| 222 | sigdz=0.01 | 
|---|
| 223 | #unsaturated fraction of precipitating downdraughts, def = original: 0.15 | 
|---|
| 224 | spfac=0.15 | 
|---|
| 225 | #relaxation time of cloud base mass flux, def = original: 8000 | 
|---|
| 226 | tau=8000. | 
|---|
| 227 | #flag for wb (= vert velocity at LFC); 0->wb=wbmax, 1->wb=f(plfc) bounded, 2->wb=f(plfc) linear, def = 1 | 
|---|
| 228 | flag_wb=1 | 
|---|
| 229 | #parameter used in the computation of wb, def = 6. | 
|---|
| 230 | wbmax=6. | 
|---|
| 231 | # | 
|---|
| 232 | ok_convstop=.False. | 
|---|
| 233 | # | 
|---|
| 234 | tau_stop=15000. | 
|---|
| 235 | # | 
|---|
| 236 | ok_intermittent=.False. | 
|---|
| 237 | #shedding coefficient (used when iflag_mix_adiab=1) | 
|---|
| 238 | coef_peel=0.25 | 
|---|
| 239 | # | 
|---|
| 240 | ### Clouds | 
|---|
| 241 | #Conversion cld water->precip: Ep=f(pressure) if 0; Ep=f(temperature) if 1, def=1 | 
|---|
| 242 | flag_epKEorig=1 | 
|---|
| 243 | #max condensed water concentration in kg/kg, def=0.0003, original: 0.0011, used only if flag_epKEorig=1 | 
|---|
| 244 | elcrit=0.00025 | 
|---|
| 245 | #temperature in degre Celsius, at which Ep=Epmax, def=-55., original: -55, used only if flag_epKEorig=1 | 
|---|
| 246 | tlcrit=-40. | 
|---|
| 247 |  | 
|---|
| 248 | ### Wakes | 
|---|
| 249 | #coefficient in Wape->C_star formula: C_star=stark*sqrt(2*Wape), def: 0.33 | 
|---|
| 250 | stark=0.33 | 
|---|
| 251 | #lifting efficiency of wakes; Alp=Alpk*Fip, Fip=power provided by wakes, def: 0.25 | 
|---|
| 252 | alpk=0.25 | 
|---|
| 253 | #wake density = number of wake centers per m2, def: 8.E-12 | 
|---|
| 254 | #wdens_ref=8.E-12 | 
|---|
| 255 | wdens_ref_o=8.e-12 | 
|---|
| 256 | wdens_ref_l=8.e-12 | 
|---|
| 257 | # | 
|---|
| 258 | #multiplicative factor of the damping by gravity waves, def: 4. | 
|---|
| 259 | coefgw=4. | 
|---|
| 260 | # | 
|---|
| 261 | alb_vis_sno_lic=0.96 | 
|---|
| 262 | alb_nir_sno_lic=0.68 | 
|---|
| 263 | inertie_sno=350. | 
|---|
| 264 |  | 
|---|