Ignore:
Timestamp:
Apr 7, 2026, 4:13:35 PM (5 weeks ago)
Author:
cpetetin
Message:

TITAN PCM : evaporation and small conservation correction CP

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.TITAN/libf/muphytitan/mm_globals.f90

    r4172 r4173  
    184184  LOGICAL, SAVE :: mm_var_prod = .false. !! Time variation of production rate control flag.
    185185
    186   LOGICAL, SAVE :: mm_use_effg = .true. !! Enable/Disable effective G for computations.
     186  LOGICAL, SAVE :: mm_use_effg = .false. !! Enable/Disable effective G for computations.
    187187
    188188  !> Enable/Disable __Fiadero__'s correction.
Note: See TracChangeset for help on using the changeset viewer.