[2637] | 1 | ##General options |
---|
| 2 | ##~~~~~~~~~~~~~~~ |
---|
[3448] | 3 | #Directory where external input files are: |
---|
| 4 | datadir=./datadir |
---|
[2637] | 5 | |
---|
[3369] | 6 | # Number of outputs per sol for diagfi.nc files |
---|
| 7 | outputs_per_sol=8 |
---|
| 8 | |
---|
[2637] | 9 | #Diurnal cycle ? if diurnal=False, diurnal averaged solar heating |
---|
| 10 | diurnal=.true. |
---|
| 11 | |
---|
| 12 | #Seasonal cycle ? if season=False, Ls stays constant, to value set in "start" |
---|
| 13 | season = .true. |
---|
| 14 | |
---|
| 15 | #Save statistics in file "stats.nc" ? |
---|
| 16 | callstats =.true. |
---|
| 17 | |
---|
| 18 | #Save EOF profiles in file "profiles" for Climate Database? |
---|
| 19 | calleofdump = .false. |
---|
| 20 | |
---|
| 21 | # check input fields when entering physics? |
---|
| 22 | check_physics_inputs=.false. |
---|
| 23 | # check fields at the end of physics? |
---|
| 24 | check_physics_outputs=.false. |
---|
| 25 | |
---|
| 26 | ## Dust scenario. Used to prescribe the dust |
---|
| 27 | ## ~~~~~~~~~~~~~ |
---|
| 28 | # =1 Dust opt.deph read in startfi; =2 Viking scenario; =3 MGS scenario, |
---|
| 29 | # =4 Mars Year 24 from TES assimilation (old version of MY24; dust_tes.nc file) |
---|
| 30 | # =6 "cold" (low dust) scenario ; =7 "warm" (high dust) scenario |
---|
| 31 | # =8 "climatology" (our best guess of a typical Mars year) scenario |
---|
| 32 | # =24 Mars Year 24 from TES assimilation (ie: MCD reference case) |
---|
| 33 | # =25 Mars Year 25 from TES assimilation (ie: a year with a global dust storm) |
---|
| 34 | # =26 Mars Year 26 from TES assimilation |
---|
| 35 | # ... |
---|
| 36 | # =35 Mars Year 35 from observers assimilation |
---|
[3058] | 37 | iaervar = 8 |
---|
[2637] | 38 | # Dust opacity at 610 Pa (when constant, i.e. for the iaervar=1 case) |
---|
| 39 | tauvis=0.2 |
---|
| 40 | # Dust vertical distribution: |
---|
| 41 | # (=0: old distrib. (Pollack90), =1: top set by "topdustref", |
---|
| 42 | # =2: Viking scenario; =3 MGS scenario) |
---|
| 43 | iddist = 3 |
---|
| 44 | # Dust top altitude (km). (Matters only if iddist=1) |
---|
| 45 | topdustref = 55. |
---|
| 46 | # Dust IR opacity ref. wavelength (for dso diagnostics only) |
---|
| 47 | # "tes" (9.3 microns) [default] or "mcs" (21.6 microns) |
---|
| 48 | dustiropacity = tes |
---|
[2643] | 49 | # Use an IR to VIS scenario conversion coefficient that is |
---|
| 50 | # dependent on the GCM dust effective radius, |
---|
| 51 | # instead of a fixed 2.6 coefficient ? |
---|
| 52 | #(only if dustiropacity = tes ; default = .false.) |
---|
| 53 | reff_driven_IRtoVIS_scenario = .true. |
---|
[2637] | 54 | |
---|
| 55 | ## Physical Parameterizations : |
---|
| 56 | ## ~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
| 57 | # call radiative transfer ? |
---|
| 58 | callrad = .true. |
---|
| 59 | # call NLTE radiative schemes ? matters only if callrad=T |
---|
| 60 | callnlte = .true. |
---|
| 61 | # NLTE 15um scheme to use. |
---|
| 62 | # 0-> Old scheme, static oxygen |
---|
| 63 | # 1-> Old scheme, dynamic oxygen |
---|
| 64 | # 2-> New scheme |
---|
| 65 | nltemodel = 0 |
---|
| 66 | # call CO2 NIR absorption ? matters only if callrad=T |
---|
| 67 | callnirco2 = .true. |
---|
| 68 | # NIR NLTE correction ? matters only if callnirco2=T |
---|
| 69 | nircorr=0 |
---|
| 70 | # call turbulent vertical diffusion ? |
---|
| 71 | calldifv = .true. |
---|
| 72 | # call convective adjustment ? |
---|
| 73 | calladj = .true. |
---|
| 74 | # Thermals |
---|
| 75 | calltherm = .true. |
---|
| 76 | callrichsl = .true. |
---|
| 77 | # call CO2 condensation ? |
---|
| 78 | callcond =.true. |
---|
| 79 | # call thermal conduction in the soil ? |
---|
| 80 | callsoil = .true. |
---|
[3058] | 81 | |
---|
| 82 | ##Gravity Waves |
---|
[2637] | 83 | # call Lott's gravity wave/subgrid topography scheme ? |
---|
| 84 | calllott = .true. |
---|
[3058] | 85 | # call Lott's non-orographic gravity waves scheme? |
---|
| 86 | calllott_nonoro=.true. |
---|
| 87 | #Eliassen-Palm FLux(only if calllott_nonoro=.true.) |
---|
| 88 | nonoro_gwd_epflux_max=5.E-4 |
---|
| 89 | # saturation parameter non-orographic gravity waves(only if calllott_nonoro=.true.) |
---|
| 90 | nonoro_gwd_sat=1.5 |
---|
| 91 | # value of the dissaption coefficiet(only if calllott_nonoro=.true.) |
---|
| 92 | nonoro_gwd_rdiss=0.15 |
---|
| 93 | # value of the max wave number |
---|
| 94 | nonoro_gwd_kmax=1.E-4 |
---|
| 95 | # value of the min wave number |
---|
| 96 | nonoro_gwd_kmin=7.E-6 |
---|
| 97 | # value to control the launch altitude |
---|
| 98 | nonoro_gwd_xlaunch=0.6 |
---|
| 99 | |
---|
[2637] | 100 | # Impose polar cap surface albedos as observed by TES? |
---|
| 101 | TESicealbedo = .true. |
---|
| 102 | ## Coefficient for Northern cap albedoes |
---|
| 103 | TESice_Ncoef=1.6 |
---|
| 104 | ## Coefficient for Southern cap albedoes |
---|
| 105 | TESice_Scoef=1.6 |
---|
| 106 | |
---|
| 107 | |
---|
| 108 | ## Radiative transfer options : |
---|
| 109 | ## ~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
| 110 | # the rad.transfer is computed every "iradia" physical timestep |
---|
| 111 | iradia = 1 |
---|
| 112 | # Output of the exchange coefficient mattrix ? for diagnostic only |
---|
| 113 | callg2d = .false. |
---|
| 114 | # Rayleigh scattering : (should be .false. for now) |
---|
| 115 | rayleigh = .false. |
---|
| 116 | |
---|
[3448] | 117 | ## Tracer (dust water, ice and/or chemical species) options : |
---|
| 118 | ## ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
[2637] | 119 | # DUST: Transported dust ? (if >0, use 'dustbin' dust bins) |
---|
| 120 | dustbin = 2 |
---|
| 121 | # DUST: Radiatively active dust ? (matters if dustbin>0) |
---|
| 122 | active = .true. |
---|
| 123 | # DUST: use mass and number mixing ratios to predict dust size ? |
---|
| 124 | doubleq = .true. |
---|
| 125 | # DUST: use a small population of dust particules (submicron dust)? |
---|
| 126 | submicron = .false. |
---|
| 127 | # DUST: lifted by GCM surface winds ? |
---|
| 128 | lifting = .true. |
---|
| 129 | # DUST: lifted by dust devils ? |
---|
| 130 | callddevil = .false. |
---|
| 131 | # DUST: Scavenging by H2O snowfall ? |
---|
| 132 | scavenging = .true. |
---|
| 133 | |
---|
| 134 | # DUST: freedust ? |
---|
| 135 | freedust=.true. |
---|
| 136 | # DUST: dustscaling_mode? |
---|
| 137 | # =0 --> freedust, tauscaling=1 |
---|
| 138 | # =1 --> GCM5.3-like, tauscaling |
---|
| 139 | # =2 --> tauscaling=1,dust_rad_adjust |
---|
| 140 | dustscaling_mode=2 |
---|
| 141 | # DUST: dust injection scheme (if >0, use 'dustinjection') |
---|
| 142 | dustinjection=1 |
---|
[2639] | 143 | # DUST: dust injection scheme coefficient (default=0.25) |
---|
[2637] | 144 | coeff_injection=0.25 |
---|
[2639] | 145 | # DUST: dust injection scheme initial local time (default=0.) |
---|
[2637] | 146 | ti_injection=0. |
---|
[2639] | 147 | # DUST: dust injection scheme final local time (default=24.) |
---|
[2637] | 148 | tf_injection=24. |
---|
| 149 | # DUST: Rocket Dust Storm scheme |
---|
| 150 | rdstorm=.true. |
---|
[2639] | 151 | # DUST: RDS detrainment coefficient (default=0.02) |
---|
[2637] | 152 | coeff_detrainment=0.02 |
---|
| 153 | # DUST: Dust entrainment by subgrid-scale slope winds |
---|
| 154 | topflows=.true. |
---|
| 155 | |
---|
| 156 | # DUST/WATERICE: Scavenging by CO2 condensation? |
---|
| 157 | scavco2cond = .true. |
---|
| 158 | # DUST/WATERICE: Gravitationnal sedimentation ? |
---|
| 159 | sedimentation = .true. |
---|
| 160 | |
---|
| 161 | # WATERICE: Radiatively active transported atmospheric water ice ? |
---|
| 162 | activice = .true. |
---|
| 163 | # WATER: Compute water cycle |
---|
| 164 | water = .true. |
---|
| 165 | # WATER: Microphysical scheme for water-ice clouds? |
---|
| 166 | microphys = .true. |
---|
| 167 | # WATER: Effective variance for sedimentation for the log-normal |
---|
| 168 | # distribution of ice particles ? |
---|
| 169 | nuice_sed=0.1 |
---|
[3064] | 170 | # WATER: contact parameter (only if temp_dependent_m = .false.) |
---|
[2637] | 171 | ##mteta = 0.95 |
---|
[3064] | 172 | # Temperature-dependent water contact parameter |
---|
| 173 | temp_dependent_m = .true. |
---|
[2637] | 174 | # WATER: current permanent caps at both poles. True IS RECOMMENDED |
---|
| 175 | # (with .true., North cap is a source of water and South pole |
---|
| 176 | # is a cold trap) |
---|
| 177 | caps = .true. |
---|
| 178 | # WATER: Water ice albedos (old ice/fresh frost)? |
---|
| 179 | # Perennial ice albedo |
---|
| 180 | albedo_h2o_ice = 0.30 |
---|
| 181 | # Account for fresh frost ice albedo if cst_cap_albedo = .false. |
---|
| 182 | cst_cap_albedo = .false. |
---|
| 183 | # Fresh frost albedo (only used if cst_cap_albedo = .false.) |
---|
| 184 | albedo_h2o_frost = 0.35 |
---|
| 185 | # Frost thickness threshold for albedo |
---|
| 186 | frost_albedo_threshold = 0.005 |
---|
| 187 | # Frost metamorphism into old ice |
---|
[2738] | 188 | refill_watercap = .false. |
---|
[2637] | 189 | frost_metam_threshold = 0.05 |
---|
| 190 | # WATER: Water ice thermal inertia (old ice and fresh frost) |
---|
| 191 | inert_h2o_ice = 800 |
---|
[2639] | 192 | # Sublimation latent heat (default = .true.) |
---|
[2637] | 193 | latentheat_surfwater = .true. |
---|
| 194 | #WATER: subgrid clouds |
---|
| 195 | CLFvarying=.false. |
---|
| 196 | #WATER: subgrid clouds |
---|
| 197 | CLFfixval=1 |
---|
| 198 | |
---|
| 199 | # PHOTOCHEMISTRY: include chemical species |
---|
| 200 | photochem = .false. |
---|
| 201 | |
---|
| 202 | # SCATTERERS: set number of scatterers. must be compliant with preceding options. |
---|
| 203 | naerkind = 4 |
---|
| 204 | |
---|
| 205 | |
---|
[3448] | 206 | ## Thermospheric options : |
---|
| 207 | ##~~~~~~~~~~~~~~~~~~~~~~ |
---|
[2637] | 208 | # call thermosphere ? |
---|
| 209 | callthermos = .false. |
---|
| 210 | # WATER: included without cycle (only if water=.false.) |
---|
| 211 | thermoswater = .false. |
---|
| 212 | # call thermal conduction ? (only if callthermos=.true.) |
---|
| 213 | callconduct = .false. |
---|
| 214 | # call molecular viscosity ? (only if callthermos=.true.) |
---|
| 215 | callmolvis = .false. |
---|
| 216 | # call molecular diffusion ? (only if callthermos=.true.) |
---|
| 217 | callmoldiff = .false. |
---|
| 218 | # call thermospheric photochemistry ? (only if callthermos=.true.) |
---|
| 219 | thermochem = .false. |
---|
| 220 | # call EUV heating ? (only if callthermos=.true.) |
---|
| 221 | calleuv=.false. |
---|
| 222 | #Method to include solar variability? |
---|
| 223 | #0-> Fixed EUV input 1-> Variability with E10.7 as observed |
---|
| 224 | solvarmod=0 |
---|
| 225 | # fixed E10.7 value (for solvarmod=0) |
---|
| 226 | # (min=80 , ave=140, max=320) |
---|
| 227 | fixed_euv_value=140 |
---|
| 228 | #Solar variability as observed for MY? (must be between MY23 and MY32) |
---|
| 229 | # (only matters if solvarmod=1) |
---|
| 230 | solvaryear=24 |
---|
| 231 | # value for the UV heating efficiency |
---|
| 232 | ##(experimental values between 0.19 and 0.23, lower values may |
---|
| 233 | ## be used to compensate for low 15 um cooling) |
---|
| 234 | euveff = 0.21 |
---|
| 235 | |
---|
| 236 | |
---|