Changeset 4154 for trunk/LMDZ.MARS/deftank
- Timestamp:
- Mar 25, 2026, 5:48:30 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
r4061 r4154 137 137 # call thermosphere ? 138 138 callthermos = .false. 139 # WATER: included without cycle (only if water=.false.)140 thermoswater = .false.141 139 # call thermal conduction ? (only if callthermos=.true.) 142 140 callconduct = .false. -
trunk/LMDZ.MARS/deftank/callphys.def.GCM6
r4061 r4154 209 209 # call thermosphere ? 210 210 callthermos = .false. 211 # WATER: included without cycle (only if water=.false.)212 thermoswater = .false.213 211 # call thermal conduction ? (only if callthermos=.true.) 214 212 callconduct = .false. -
trunk/LMDZ.MARS/deftank/callphys.def.MCD5
r4061 r4154 131 131 # call thermosphere ? 132 132 callthermos = .true. 133 # WATER: included without cycle (only if water=.false.)134 thermoswater = .false.135 133 # call thermal conduction ? (only if callthermos=.true.) 136 134 callconduct = .true. -
trunk/LMDZ.MARS/deftank/callphys.def.MCD6
r4061 r4154 209 209 # call thermosphere ? 210 210 callthermos = .true. 211 # WATER: included without cycle (only if water=.false.)212 thermoswater = .false.213 211 # call thermal conduction ? (only if callthermos=.true.) 214 212 callconduct = .true -
trunk/LMDZ.MARS/deftank/callphys.def.co2clouds.GCM5
r4061 r4154 140 140 # call thermosphere ? 141 141 callthermos = .false. 142 # WATER: included without cycle (only if water=.false.)143 thermoswater = .false.144 142 # call thermal conduction ? (only if callthermos=.true.) 145 143 callconduct = .false. -
trunk/LMDZ.MARS/deftank/callphys.def.hdo.GCM5
r4061 r4154 140 140 # call thermosphere ? 141 141 callthermos = .false. 142 # WATER: included without cycle (only if water=.false.)143 thermoswater = .false.144 142 # call thermal conduction ? (only if callthermos=.true.) 145 143 callconduct = .false.
Note: See TracChangeset
for help on using the changeset viewer.
