[2279] | 1 | ## $Header$ |
---|
[5] | 2 | # |
---|
[2279] | 3 | ## Include diurnal cycle or not |
---|
[6] | 4 | cycle_diurne=y |
---|
[2279] | 5 | ## Include soil model or not |
---|
[6] | 6 | soil_model=y |
---|
[2279] | 7 | ## Use orodr or not for orography |
---|
[6] | 8 | ok_orodr=n |
---|
[2279] | 9 | ## Use orolf or not for orography |
---|
[6] | 10 | ok_orolf=n |
---|
[2279] | 11 | ## Use non-orographic Gravity Waves of not |
---|
[6] | 12 | ok_gw_nonoro=n |
---|
[2279] | 13 | ## Number of calls to the radiative transfer (per day) |
---|
| 14 | nbapp_rad=24000 |
---|
| 15 | ## Number of calls to the chemistry routines (per day) |
---|
[3191] | 16 | nbapp_chem=24000 |
---|
[2279] | 17 | ## Flag for convection : 1 pour LMD, 2 pour Tiedtke, 3 KE(new version JYG), 30 KE(version IPCC AR4), 4 KE vect |
---|
[6] | 18 | iflag_con=0 |
---|
[5] | 19 | # |
---|
[2279] | 20 | # orbital parameters |
---|
| 21 | ##~~~~~~~~~~~~~~~~~~ |
---|
[6] | 22 | # |
---|
[5] | 23 | # VENUS ## |
---|
| 24 | # R_ecc = 0.006787 |
---|
| 25 | R_ecc = 0. |
---|
| 26 | R_peri = 0. |
---|
| 27 | # R_incl = 177.4 |
---|
| 28 | R_incl = 0. |
---|
[2279] | 29 | # solar: effective flux, given at 1 UA |
---|
[5] | 30 | solaire = 328. |
---|
| 31 | # |
---|
[1160] | 32 | # parameters for the tracers |
---|
[1310] | 33 | ##~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
[1160] | 34 | # |
---|
| 35 | # 0: nothing (passive tracers) |
---|
| 36 | # 1: pseudo-chemistry relaxation (phytrac_relax) |
---|
| 37 | # 2: surface emission (phytrac_emiss) |
---|
| 38 | # 3: full chemistry (phytrac_chem) |
---|
| 39 | tr_scheme = 0 |
---|
| 40 | # |
---|
[2279] | 41 | # Reinitialization of tracer abundances |
---|
| 42 | reinit_trac=n |
---|
| 43 | # |
---|
[3451] | 44 | # Parameters for Age of air |
---|
| 45 | ##~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
| 46 | # Compute age of air (requires that there is an "aoa" tracer; default: n) |
---|
| 47 | ok_aoa=n |
---|
| 48 | # Reinitialize age of air tracer (default: y) |
---|
| 49 | reinit_aoa=n |
---|
| 50 | # Emission altitude (in model layers) of aoa tracer emission (default: 1) |
---|
| 51 | lev_aoa=1 |
---|
| 52 | # |
---|
[1305] | 53 | # parameters for chemistry and microphysics |
---|
[2279] | 54 | ##~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
[1305] | 55 | # |
---|
[2279] | 56 | # use chemistry ? |
---|
| 57 | ok_chem=n |
---|
| 58 | # use clouds ? (needed for chemistry) |
---|
[1305] | 59 | ok_cloud=n |
---|
[2279] | 60 | # if yes, which scheme: |
---|
| 61 | # 1 => simple scheme (Aurelien Stolzenbach) |
---|
| 62 | # 2 => full microphysical scheme (Sabrina Guilbon) |
---|
| 63 | cl_scheme=1 |
---|
| 64 | # use sedimentation (goes with clouds) |
---|
[1305] | 65 | ok_sedim=n |
---|
[2279] | 66 | nb_mode=3 |
---|
[1305] | 67 | # |
---|
[2279] | 68 | # parameters for the boundary layer |
---|
| 69 | ##~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
[5] | 70 | # |
---|
| 71 | iflag_pbl=8 |
---|
| 72 | z0 = 0.01 |
---|
| 73 | lmixmin = 35. |
---|
| 74 | ksta = 1.e-7 |
---|
| 75 | ok_kzmin=n |
---|
| 76 | # |
---|
[2279] | 77 | # Surface thermal inertia |
---|
[5] | 78 | inertie=2000 |
---|
| 79 | # |
---|
[2279] | 80 | # dry convection parameters |
---|
[1310] | 81 | ##~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
[5] | 82 | # |
---|
| 83 | iflag_ajs = 1 |
---|
[2560] | 84 | |
---|
| 85 | # Solar radiation module |
---|
| 86 | ##~~~~~~~~~~~~~~~~~~~~~~ |
---|
| 87 | ## 1 = Rainer Haus Tables |
---|
| 88 | ## 2 = Generic solar module |
---|
[1310] | 89 | # |
---|
[2560] | 90 | solarchoice=1 |
---|
| 91 | |
---|
[2279] | 92 | # Thermosphere and nlte parameters |
---|
| 93 | ##~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
[1310] | 94 | # |
---|
[2279] | 95 | ## Compute non-LTE or not |
---|
[1310] | 96 | callnlte=n |
---|
[2279] | 97 | ## choice of species profile to use |
---|
[1310] | 98 | nltemodel=2 |
---|
[2279] | 99 | ## Compute CO2 IR absorption or not |
---|
[1310] | 100 | callnirco2=n |
---|
[2279] | 101 | ##CO2 IR Absorption model |
---|
[1310] | 102 | nircorr=0 |
---|
[2279] | 103 | ##include thermosphere or not |
---|
[1310] | 104 | callthermos=n |
---|
[5] | 105 | |
---|
[1310] | 106 | ## Thermospheric options |
---|
[2279] | 107 | ##~~~~~~~~~~~~~~~~~~~~~~ |
---|
[2580] | 108 | ## Tuning of photochemistry for oxygen production ? |
---|
| 109 | tuneupperatm = n |
---|
| 110 | |
---|
[1310] | 111 | #Method to include solar variability? |
---|
| 112 | #0-> Old method 1-> Variability with E10.7 as observed |
---|
| 113 | solvarmod=0 |
---|
| 114 | |
---|
[2580] | 115 | ## (Solar min=70 ave=140 max=300) |
---|
| 116 | fixed_euv_value = 140. |
---|
[1310] | 117 | |
---|
| 118 | # value for the UV heating efficiency |
---|
| 119 | ##(experimental values between 0.19 and 0.23, lower values may |
---|
| 120 | ## be used to compensate for low 15 um cooling) |
---|
[3191] | 121 | euveff = 0.195 |
---|
[2279] | 122 | # |
---|
| 123 | # |
---|
| 124 | # |
---|
| 125 | # |
---|
| 126 | # Parameters for IOIPSL output files |
---|
| 127 | ##~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
| 128 | ## OLD. Now we use XIOS => see context_lmdz_physics.xml to taylor the output files |
---|
| 129 | # |
---|
| 130 | ### OK_journe= y for daily output file histday.nc, =n no histday.nc output |
---|
| 131 | ### Meaningless for Venus |
---|
| 132 | OK_journe=n |
---|
| 133 | ### OK_mensuel= y for monthly output file histmth.nc, =n no histmth.nc |
---|
| 134 | ### For Venus, only these averaged outputs |
---|
| 135 | OK_mensuel=n |
---|
| 136 | ## rate (in days) at which the Venus histmth file is to be written |
---|
| 137 | # sets the output rate in histmth and/or histins |
---|
| 138 | ecritphy=0.1 |
---|
| 139 | ### OK_instan=y, make some "instantaneous" outputs (same rate as histmth) |
---|
| 140 | OK_instan=n |
---|
| 141 | # |
---|
| 142 | # Output levels for the various output files |
---|
| 143 | # |
---|
| 144 | # output level for "day" lev_histday |
---|
| 145 | # - lev_hist*=1 => baseline 2D fields |
---|
| 146 | # - lev_hist*=2 => baseline 3D fields (default) |
---|
| 147 | # - lev_hist*=3 => radiative transfert |
---|
| 148 | # - lev_hist*=4 => 3D tendencies |
---|
| 149 | # - lev_hist*=5 => tracers and others |
---|
| 150 | lev_histday=2 |
---|
| 151 | #output level for "mth" lev_histmth |
---|
| 152 | lev_histmth=2 |
---|
| 153 | #output level for "ins" lev_histins |
---|
| 154 | lev_histins=2 |
---|
[1310] | 155 | |
---|