Ignore:
Timestamp:
Apr 10, 2026, 7:17:55 PM (6 hours ago)
Author:
jbclement
Message:

PEM:

  • Rework layering-related logic, especially clarify interactions between surface and subsurface water tendencies and disable CO2 lag resistance (inconsistent without updating pressure and mass balance + PCM).
  • Prevent simultaneous activation of layering and ice flows.
  • Add warning when flux_geo /= 0 while soil is disabled.
  • Add new utility function "is_lvl_enabled" for displaying.
  • Replace deprecated 'minieps' with 'eps'/'tol'.

JBC

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.COMMON/libf/evolution/changelog.txt

    r4174 r4180  
    963963    - adds new stopping criterion when H2O flux balance fails8 (sanity check);
    964964    - introduces configurable weighting strategies for H2O flux balancing.
     965
     966== 10/04/2026 == JBC
     967- Rework layering-related logic, especially clarify interactions between surface and subsurface water tendencies and disable CO2 lag resistance (inconsistent without updating pressure and mass balance + PCM).
     968- Prevent simultaneous activation of layering and ice flows.
     969- Add warning when flux_geo /= 0 while soil is disabled.
     970- Add new utility function "is_lvl_enabled" for displaying.
     971- Replace deprecated 'minieps' with 'eps'/'tol'.
Note: See TracChangeset for help on using the changeset viewer.