Changeset 4167 for trunk/LMDZ.MARS/deftank/callphys.def.hdo.GCM5
- Timestamp:
- Apr 2, 2026, 3:13:53 PM (8 days ago)
- File:
-
- 1 edited
-
trunk/LMDZ.MARS/deftank/callphys.def.hdo.GCM5 (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/deftank/callphys.def.hdo.GCM5
r4156 r4167 74 74 ## Coefficient for Southern cap albedoes 75 75 TESice_Scoef=1.6 76 76 # maximum allowed albedo for cap (default: 0.9) 77 max_icecap_albedo = 0.83 77 78 78 79 ## Radiative transfer options : … … 97 98 # DUST: lifted by GCM surface winds ? 98 99 lifting = .true. 100 # effective radius of lifted dust (m) : 101 reff_lift_dust = 2.5e-6 99 102 # DUST: lifted by dust devils ? 100 103 callddevil = .false. … … 109 112 # WATER: Microphysical scheme for water-ice clouds? 110 113 microphys = .true. 111 # WATER: parameter contact114 # WATER: contact parameter (only if temp_dependent_m = .false.) 112 115 mteta = 0.95 116 ## Temperature-dependent water contact parameter 117 #temp_dependent_m = .true. 118 ## Enable adaptative timestep 119 #cloud_adapt_ts = .true. 113 120 # WATER: current permanent caps at both poles. True IS RECOMMENDED 114 121 # (with .true., North cap is a source of water and South pole … … 116 123 caps = .true. 117 124 # WATER: Water ice albedo ? 118 albedo_h2o_cap = 0.3 5125 albedo_h2o_cap = 0.38 119 126 # WATER: Water ice thermal inertia 120 127 inert_h2o_ice = 800 … … 123 130 # WATER: Effective variance for sedimentation for the log-normal 124 131 # distribution of ice particles ? 125 nuice_sed=0.1 132 nuice_sed=0.15 126 133 # WATER: microphysics is computed "imicro" times per physical timestep 127 134 imicro = 30
Note: See TracChangeset
for help on using the changeset viewer.
