[3085] | 1 | ### Orbit / General options |
---|
| 2 | ### ~~~~~~~~~~~~~~~~~~~~~~~ |
---|
[1681] | 3 | # Run with or without tracer transport ? |
---|
[3085] | 4 | tracer = .true. |
---|
| 5 | # Diurnal cycle ? If diurnal = .false., diurnally averaged solar heating |
---|
[1681] | 6 | diurnal = .true. |
---|
[3085] | 7 | # Seasonal cycle ? If season = .false., Ls stays constant, to value set in "start" |
---|
[1681] | 8 | season = .true. |
---|
[3085] | 9 | # Tidally resonant orbit ? Must have diurnal = .false., correct rotation rate in newstart |
---|
[1681] | 10 | tlocked = .false. |
---|
[3085] | 11 | # Tidal resonance ratio ? Ratio T_orbit to T_rotation |
---|
[1681] | 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. |
---|
[3085] | 19 | # Check if cpp matches gases.def (should be false in 1d) |
---|
[1681] | 20 | check_cpp_match = .false. |
---|
[3085] | 21 | # Force cpp and mugaz values from gases.def (should be false in 1d) |
---|
[1681] | 22 | force_cpp = .false. |
---|
[3085] | 23 | # Compute effective variations of gravity field with altitude in physics ? |
---|
| 24 | # Better be true if you run with chemistry |
---|
| 25 | eff_gz = .false. |
---|
[1681] | 26 | |
---|
[3085] | 27 | ### Directory where external input files are |
---|
| 28 | ### ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
| 29 | datadir = ../../datagcm |
---|
[1681] | 30 | |
---|
[3085] | 31 | |
---|
| 32 | ### Radiative transfer options |
---|
| 33 | ### ~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
| 34 | # Call radiative transfer? |
---|
[1681] | 35 | callrad = .true. |
---|
[3085] | 36 | # The rad. transfer is computed every "iradia" physical timestep |
---|
| 37 | iradia = 4 |
---|
[1681] | 38 | # Use blackbody for stellar spectrum ? |
---|
[3085] | 39 | stelbbody = .false. |
---|
[1681] | 40 | # Stellar blackbody temperature ? |
---|
[3085] | 41 | stelTbb = 2000.000 |
---|
| 42 | # Call multilayer correlated-k radiative transfer ? |
---|
[1681] | 43 | corrk = .true. |
---|
[3085] | 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 ? |
---|
[1681] | 49 | callgasvis = .true. |
---|
[3085] | 50 | # Call continuum in radiative transfer ? |
---|
| 51 | Continuum = .true. |
---|
[1681] | 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? |
---|
[3085] | 57 | graybody = .false. |
---|
[1681] | 58 | # Constant absorption coefficient in visible |
---|
| 59 | # (in m^2/kg; only if graybody=true): |
---|
| 60 | # tau_surf= kappa*P/g |
---|
[3085] | 61 | kappa_VI = 0. |
---|
[1681] | 62 | # Constant absorption coefficient in IR |
---|
| 63 | # (in m^2/kg; only if graybody=true): |
---|
[3085] | 64 | kappa_IR = 0. |
---|
[1681] | 65 | # Use Newtonian cooling in place of radiative transfer ? |
---|
[3085] | 66 | newtonian = .false. |
---|
[1681] | 67 | # Radiative timescale for Newtonian cooling ? [only if newtonian = T] |
---|
[3085] | 68 | tau_relax = 30.00000 |
---|
[1681] | 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) |
---|
[3085] | 79 | noradsurf = .false. |
---|
| 80 | # Output optical diagnostics (in otpcv & optci) ? |
---|
| 81 | diagdtau = .false. |
---|
[1681] | 82 | |
---|
[1948] | 83 | |
---|
[3085] | 84 | ### Chemistry |
---|
| 85 | ### ~~~~~~~~~ |
---|
| 86 | # Call chemistry ? (must have tracer = .true.) |
---|
| 87 | callchim = .true. |
---|
[1926] | 88 | # Activate zonal mean ? |
---|
[3085] | 89 | moyzon_ch = .true. |
---|
| 90 | # Chemistry is computed every "ichim" phys. timestep |
---|
| 91 | ichim = 20 |
---|
[3090] | 92 | # Infinite tank of CH4 ? (.false. == lakes at the poles) |
---|
[3085] | 93 | resCH4_inf = .false. |
---|
[1681] | 94 | |
---|
[3085] | 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 = 4 |
---|
| 106 | # Use new optics for clouds ? |
---|
| 107 | opt4clouds = .true. |
---|
| 108 | # Cloudy fraction in the Clear / Dark column method ? |
---|
[3090] | 109 | Fcloudy = 0.2 |
---|
[3085] | 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 | |
---|
[1795] | 121 | # ~~~~~ Parameters for microphysics ~~~~~ |
---|
| 122 | # Path to microphys. config file ? |
---|
| 123 | config_mufi = ../../datagcm/microphysics/config.ne15.cfg |
---|
| 124 | # Pressure level of aer. production (Pa) ? |
---|
[3085] | 125 | p_prod = 1.0 |
---|
[1795] | 126 | # Aer. production rate (kg.m-2.s-1) ? |
---|
[3085] | 127 | tx_prod = 3.5e-13 |
---|
[1795] | 128 | # Equivalent radius production (m) ? |
---|
[3085] | 129 | rc_prod = 1.0e-8 |
---|
[1795] | 130 | # Radius of air (nitrogen) molecule (m) ? |
---|
[3085] | 131 | air_rad = 1.75e-10 |
---|
[1795] | 132 | |
---|
| 133 | |
---|
[3085] | 134 | ### Star type |
---|
| 135 | ### ~~~~~~~~~ |
---|
[1681] | 136 | startype = 1 |
---|
| 137 | # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
| 138 | # The choices are: |
---|
| 139 | # |
---|
[3085] | 140 | # startype = 1 Sol (G2V-class main sequence) |
---|
[1681] | 141 | # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
| 142 | # Stellar flux at 1 AU. Examples: |
---|
| 143 | # 1366.0 W m-2 Sol today |
---|
| 144 | # 1024.5 W m-2 Sol today x 0.75 = weak early Sun |
---|
| 145 | Fat1AU = 1366.0 |
---|
| 146 | |
---|
[3085] | 147 | |
---|
| 148 | ### Other physics options |
---|
| 149 | ### ~~~~~~~~~~~~~~~~~~~~~ |
---|
| 150 | # Call turbulent vertical diffusion ? |
---|
| 151 | calldifv = .true. |
---|
| 152 | # Use turbdiff instead of vdifc ? |
---|
[1681] | 153 | UseTurbDiff = .true. |
---|
[3085] | 154 | # Call convective adjustment ? |
---|
| 155 | calladj = .true. |
---|
| 156 | # Call thermal conduction in the soil ? |
---|
| 157 | callsoil = .true. |
---|
| 158 | # Call nudging of zonal wind ? |
---|
| 159 | nudging_u = .true. |
---|
| 160 | # Nudging relaxation time (secondes) ? |
---|
| 161 | nudging_dt = 9.3e8 |
---|