Changeset 4156 for trunk/LMDZ.MARS/deftank
- Timestamp:
- Mar 26, 2026, 1:01:27 PM (2 weeks ago)
- Location:
- trunk/LMDZ.MARS/deftank
- Files:
-
- 6 edited
-
callphys.def.GCM5 (modified) (1 diff)
-
callphys.def.GCM6 (modified) (1 diff)
-
callphys.def.MCD5 (modified) (1 diff)
-
callphys.def.MCD6 (modified) (1 diff)
-
callphys.def.co2clouds.GCM5 (modified) (1 diff)
-
callphys.def.hdo.GCM5 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/deftank/callphys.def.GCM5
r4154 r4156 128 128 # PHOTOCHEMISTRY: include chemical species 129 129 photochem = .false. 130 # MASS FIXER: correct tracer (CO, O2, H2, HO2, H2O2, N2, Ar, He) mass 131 # non-conservation in dynamics (defaulted to .false.). Only useful 132 # when studying chemical species with lifetime > hundreds of years. 133 call_mass_fixer_dyn = .false. 130 134 131 135 # SCATTERERS: set number of scatterers. must be compliant with preceding options. -
trunk/LMDZ.MARS/deftank/callphys.def.GCM6
r4154 r4156 201 201 photochem = .false. 202 202 203 # MASS FIXER: correct tracer (CO, O2, H2, HO2, H2O2, N2, Ar, He) mass 204 # non-conservation in dynamics (defaulted to .false.). Only useful 205 # when studying chemical species with lifetime > hundreds of years. 206 call_mass_fixer_dyn = .false. 207 203 208 # SCATTERERS: set number of scatterers. must be compliant with preceding options. 204 209 naerkind = 4 -
trunk/LMDZ.MARS/deftank/callphys.def.MCD5
r4154 r4156 122 122 # PHOTOCHEMISTRY: include chemical species 123 123 photochem = .true. 124 # MASS FIXER: correct tracer (CO, O2, H2, HO2, H2O2, N2, Ar, He) mass 125 # non-conservation in dynamics (defaulted to .false.). Only useful 126 # when studying chemical species with lifetime > hundreds of years. 127 call_mass_fixer_dyn = .false. 124 128 125 129 # SCATTERERS: set number of scatterers. must be compliant with preceding options. -
trunk/LMDZ.MARS/deftank/callphys.def.MCD6
r4154 r4156 201 201 photochem = .true. 202 202 203 # MASS FIXER: correct tracer (CO, O2, H2, HO2, H2O2, N2, Ar, He) mass 204 # non-conservation in dynamics (defaulted to .false.). Only useful 205 # when studying chemical species with lifetime > hundreds of years. 206 call_mass_fixer_dyn = .false. 207 203 208 # SCATTERERS: set number of scatterers. must be compliant with preceding options. 204 209 naerkind = 4 -
trunk/LMDZ.MARS/deftank/callphys.def.co2clouds.GCM5
r4154 r4156 124 124 photochem = .false. 125 125 126 # MASS FIXER: correct tracer (CO, O2, H2, HO2, H2O2, N2, Ar, He) mass 127 # non-conservation in dynamics (defaulted to .false.). Only useful 128 # when studying chemical species with lifetime > hundreds of years. 129 call_mass_fixer_dyn = .false. 130 126 131 # SCATTERERS: set number of scatterers. must be compliant with preceding options. 127 132 naerkind = 1 -
trunk/LMDZ.MARS/deftank/callphys.def.hdo.GCM5
r4154 r4156 132 132 photochem = .false. 133 133 134 # MASS FIXER: correct tracer (CO, O2, H2, HO2, H2O2, N2, Ar, He) mass 135 # non-conservation in dynamics (defaulted to .false.). Only useful 136 # when studying chemical species with lifetime > hundreds of years. 137 call_mass_fixer_dyn = .false. 138 134 139 # SCATTERERS: set number of scatterers. must be compliant with preceding options. 135 140 naerkind = 2
Note: See TracChangeset
for help on using the changeset viewer.
