| 1 | ### Orbit / General options |
|---|
| 2 | ### ~~~~~~~~~~~~~~~~~~~~~~~ |
|---|
| 3 | # Run with or without tracer transport ? |
|---|
| 4 | tracer = .true. |
|---|
| 5 | # Diurnal cycle ? If diurnal = .false., diurnally averaged solar heating |
|---|
| 6 | diurnal = .true. |
|---|
| 7 | # Seasonal cycle ? If season = .false., Ls stays constant, to value set in "start" |
|---|
| 8 | season = .true. |
|---|
| 9 | # Tidally resonant orbit ? Must have diurnal = .false., correct rotation rate in newstart |
|---|
| 10 | tlocked = .false. |
|---|
| 11 | # Tidal resonance ratio ? Ratio T_orbit to T_rotation |
|---|
| 12 | nres = 1 |
|---|
| 13 | # Write some more output on the screen ? |
|---|
| 14 | lwrite = .false. |
|---|
| 15 | # Save statistics in file "stats.nc" ? |
|---|
| 16 | callstats = .false. |
|---|
| 17 | # Test energy conservation of model physics ? |
|---|
| 18 | enertest = .true. |
|---|
| 19 | # Check if cpp matches gases.def (should be false in 1d) |
|---|
| 20 | check_cpp_match = .false. |
|---|
| 21 | # Force cpp and mugaz values from gases.def (should be false in 1d) |
|---|
| 22 | force_cpp = .false. |
|---|
| 23 | # Compute effective variations of gravity field with altitude in physics ? |
|---|
| 24 | # Better be true if you run with chemistry |
|---|
| 25 | eff_gz = .false. |
|---|
| 26 | |
|---|
| 27 | ### Directory where external input files are |
|---|
| 28 | ### ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|---|
| 29 | datadir = /data/emoisan/datagcm |
|---|
| 30 | |
|---|
| 31 | |
|---|
| 32 | ### Radiative transfer options |
|---|
| 33 | ### ~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|---|
| 34 | # Call radiative transfer? |
|---|
| 35 | callrad = .true. |
|---|
| 36 | # The rad. transfer is computed every "iradia" physical timestep |
|---|
| 37 | iradia = 4 |
|---|
| 38 | # Use blackbody for stellar spectrum ? |
|---|
| 39 | stelbbody = .false. |
|---|
| 40 | # Stellar blackbody temperature ? |
|---|
| 41 | stelTbb = 2000.000 |
|---|
| 42 | # Call multilayer correlated-k radiative transfer ? |
|---|
| 43 | corrk = .true. |
|---|
| 44 | # Folder in which correlated-k data is stored ? |
|---|
| 45 | corrkdir = recombin |
|---|
| 46 | # Use corr-k recombination instead of pre-mixed ? |
|---|
| 47 | corrk_recombin = .true. |
|---|
| 48 | # Call visible gaseous absorption in radiative transfer ? |
|---|
| 49 | callgasvis = .true. |
|---|
| 50 | # Call continuum in radiative transfer ? |
|---|
| 51 | Continuum = .true. |
|---|
| 52 | # Allow temperatures above kmatrix tmax |
|---|
| 53 | strictboundcorrk = .false. |
|---|
| 54 | # Include Rayleigh scattering in the visible ? |
|---|
| 55 | rayleigh = .true. |
|---|
| 56 | # Uniform absorption coefficient in radiative transfer? |
|---|
| 57 | graybody = .false. |
|---|
| 58 | # Constant absorption coefficient in visible |
|---|
| 59 | # (in m^2/kg; only if graybody=true): |
|---|
| 60 | # tau_surf= kappa*P/g |
|---|
| 61 | kappa_VI = 0. |
|---|
| 62 | # Constant absorption coefficient in IR |
|---|
| 63 | # (in m^2/kg; only if graybody=true): |
|---|
| 64 | kappa_IR = 0. |
|---|
| 65 | # Use Newtonian cooling in place of radiative transfer ? |
|---|
| 66 | newtonian = .false. |
|---|
| 67 | # Radiative timescale for Newtonian cooling ? [only if newtonian = T] |
|---|
| 68 | tau_relax = 30.00000 |
|---|
| 69 | # Test physics timescale in 1D ? |
|---|
| 70 | testradtimes = .false. |
|---|
| 71 | # Characteristic planetary equilibrium (black body) temperature |
|---|
| 72 | # This is used only in the aerosol radiative transfer setup. (see aerave.F) |
|---|
| 73 | tplanet = 94. |
|---|
| 74 | # Output spectral OLR in 1D/3D? |
|---|
| 75 | specOLR = .false. |
|---|
| 76 | # Output global radiative balance in file 'rad_bal.out' - slow for 1D!! |
|---|
| 77 | meanOLR = .false. |
|---|
| 78 | # Remove lower boundary (e.g. for gas giant sims) |
|---|
| 79 | noradsurf = .false. |
|---|
| 80 | # Output optical diagnostics (in otpcv & optci) ? |
|---|
| 81 | diagdtau = .false. |
|---|
| 82 | |
|---|
| 83 | |
|---|
| 84 | ### Chemistry |
|---|
| 85 | ### ~~~~~~~~~ |
|---|
| 86 | # Call chemistry ? (must have tracer = .true.) |
|---|
| 87 | callchim = .false. |
|---|
| 88 | # Activate zonal mean ? |
|---|
| 89 | moyzon_ch = .true. |
|---|
| 90 | # Chemistry is computed every "ichim" phys. timestep |
|---|
| 91 | ichim = 20 |
|---|
| 92 | # Infinite tank of CH4 ? (.false. == lakes at the poles) |
|---|
| 93 | resCH4_inf = .false. |
|---|
| 94 | |
|---|
| 95 | |
|---|
| 96 | ### Microphysics |
|---|
| 97 | ### ~~~~~~~~~~~~ |
|---|
| 98 | # Call microphysics ? (must have tracer = .true.) |
|---|
| 99 | callmufi = .true. |
|---|
| 100 | # Activate zonal mean ? (must be .true. if callmufi by now ?) |
|---|
| 101 | moyzon_mu = .false. |
|---|
| 102 | # If yes, compute clouds ? |
|---|
| 103 | callclouds = .true. |
|---|
| 104 | # If yes, number of ices ? (must be compatible with traceur.def AND microphysical model) |
|---|
| 105 | nices = 1 |
|---|
| 106 | # Use new optics for clouds ? |
|---|
| 107 | opt4clouds = .true. |
|---|
| 108 | # Cloudy fraction in the Clear / Dark column method ? |
|---|
| 109 | Fcloudy = 0.2 |
|---|
| 110 | # Adjustment of ssca albedo for cloudy dropplet ? |
|---|
| 111 | Fssa = 0.90 |
|---|
| 112 | # Adjustment of aerosol properties in the VIS ? |
|---|
| 113 | FHVIS = 1.0 |
|---|
| 114 | # Adjustment of aerosol properties in the IR ? |
|---|
| 115 | FHIR = 1.0 |
|---|
| 116 | # Desactivate radiative coupling of microphysics (i.e. use mean opacity profile) |
|---|
| 117 | uncoupl_optic_haze = .false. |
|---|
| 118 | # Use haze seasonal model ? (if you run without coupled microphysics) |
|---|
| 119 | seashaze = .false. |
|---|
| 120 | |
|---|
| 121 | # ~~~~~ Parameters for microphysics ~~~~~ |
|---|
| 122 | # Microphys. config file ? |
|---|
| 123 | config_mufi = config.ne15.cfg |
|---|
| 124 | # Pressure level of aer. production (Pa) ? |
|---|
| 125 | p_prod = 1.0 |
|---|
| 126 | # Aer. production rate (kg.m-2.s-1) ? |
|---|
| 127 | tx_prod = 3.5e-13 |
|---|
| 128 | # Equivalent radius production (m) ? |
|---|
| 129 | rc_prod = 1.0e-8 |
|---|
| 130 | # Radius of air (nitrogen) molecule (m) ? |
|---|
| 131 | air_rad = 1.75e-10 |
|---|
| 132 | # Monomer radius (m) |
|---|
| 133 | rm = 50e-9 |
|---|
| 134 | # Fractal dimension |
|---|
| 135 | df = 2.0 |
|---|
| 136 | # Aerosol density (kg.m-3) |
|---|
| 137 | rho_aer = 600. |
|---|
| 138 | # Enable/disable Haze production process |
|---|
| 139 | haze_production = T |
|---|
| 140 | # Enable/disable Haze coagulation process |
|---|
| 141 | haze_coagulation = T |
|---|
| 142 | # Coagulation interactions, a combination of: |
|---|
| 143 | # 0 - no interactions (same as haze_coagulation == F) |
|---|
| 144 | # 1 - SS interactions |
|---|
| 145 | # 2 - SF interactions |
|---|
| 146 | # 4 - FF interactions. |
|---|
| 147 | # (for example : 5 = 4+1 --> SS and FF coagulation only) |
|---|
| 148 | haze_coag_interactions = 7 |
|---|
| 149 | # Enable/disable Haze sedimentation process |
|---|
| 150 | haze_sedimentation = T |
|---|
| 151 | # Disable Fiadero correction for sedimentation process |
|---|
| 152 | no_fiadero = T |
|---|
| 153 | # Fiadero correction minimum ratio threshold |
|---|
| 154 | fiadero_min_ratio = 0.1 |
|---|
| 155 | # Fiadero correction maximum ratio threshold |
|---|
| 156 | fiadero_max_ratio = 10. |
|---|
| 157 | # Force settling velocity to M0 |
|---|
| 158 | wsed_m0 = T |
|---|
| 159 | # Force settling velocity to M3 |
|---|
| 160 | wsed_m3 = F |
|---|
| 161 | # Enable/disable clouds sedimentation process |
|---|
| 162 | # (automatically set to F if clouds microphysics is not enabled) |
|---|
| 163 | clouds_sedimentation = T |
|---|
| 164 | # Enable/disable clouds nucleation and condensation processes |
|---|
| 165 | # (automatically set to F if clouds microphysics is not enabled) |
|---|
| 166 | clouds_nuc_cond = T |
|---|
| 167 | # Condensible species configuration file |
|---|
| 168 | # (not needed if clouds microphysics is not enabled) |
|---|
| 169 | specie_cfg = mp2m_species.cfg |
|---|
| 170 | # Enable/disable spherical mode transfert probability |
|---|
| 171 | transfert_probability = T |
|---|
| 172 | # Spherical mode transfert probability look-up tables file |
|---|
| 173 | # (optional if 'transfert_probability' is False) |
|---|
| 174 | ps2s_file = mmp_ps2s_rm50_ne15.nc |
|---|
| 175 | # Electric charging coagulation correction |
|---|
| 176 | # If set to .false. then no correction is assumed |
|---|
| 177 | electric_charging = T |
|---|
| 178 | # File for the electric charging correction factor. |
|---|
| 179 | # (optional if 'electric_charging' is False) |
|---|
| 180 | mq_file = mmp_qmean_rm50_ne15.nc |
|---|
| 181 | ### Thresholds related parameters |
|---|
| 182 | # Aerosol spherical mode total number min. threshold |
|---|
| 183 | m0as_min = 1e-10 |
|---|
| 184 | # Aerosol spherical mode min. caracteristic radius threshold |
|---|
| 185 | rcs_min = 1e-9 |
|---|
| 186 | # Aerosol fractal mode total number min. threshold |
|---|
| 187 | m0af_min = 1e-10 |
|---|
| 188 | # Aerosol fractal mode min. caracteristic radius threshold (updated to monomer radius at runtime if needed) |
|---|
| 189 | rcf_min = 1e-9 |
|---|
| 190 | # cloud drop total number min. threshold |
|---|
| 191 | m0n_min = 1e-10 |
|---|
| 192 | |
|---|
| 193 | |
|---|
| 194 | ### Star type |
|---|
| 195 | ### ~~~~~~~~~ |
|---|
| 196 | startype = 1 |
|---|
| 197 | # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|---|
| 198 | # The choices are: |
|---|
| 199 | # |
|---|
| 200 | # startype = 1 Sol (G2V-class main sequence) |
|---|
| 201 | # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|---|
| 202 | # Stellar flux at 1 AU. Examples: |
|---|
| 203 | # 1366.0 W m-2 Sol today |
|---|
| 204 | # 1024.5 W m-2 Sol today x 0.75 = weak early Sun |
|---|
| 205 | Fat1AU = 1366.0 |
|---|
| 206 | |
|---|
| 207 | |
|---|
| 208 | ### Other physics options |
|---|
| 209 | ### ~~~~~~~~~~~~~~~~~~~~~ |
|---|
| 210 | # Call turbulent vertical diffusion ? |
|---|
| 211 | calldifv = .true. |
|---|
| 212 | # Use turbdiff instead of vdifc ? |
|---|
| 213 | UseTurbDiff = .true. |
|---|
| 214 | # Call convective adjustment ? |
|---|
| 215 | calladj = .true. |
|---|
| 216 | # Call thermal conduction in the soil ? |
|---|
| 217 | callsoil = .true. |
|---|
| 218 | # Call nudging of zonal wind ? |
|---|
| 219 | nudging_u = .false. |
|---|