Ignore:
Timestamp:
Mar 16, 2026, 6:09:43 PM (11 days ago)
Author:
jbclement
Message:

PEM:
Relocate Mars-specific parameters out of "planet" module and into the modules that own their physics domain.
JBC

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.COMMON/libf/evolution/glaciers.F90

    r4110 r4135  
    339339! DEPENDENCIES
    340340! ------------
    341 use geometry, only: ngrid, nday
    342 use planet,   only: alpha_clap_co2, beta_clap_co2
     341use geometry,   only: ngrid, nday
     342use physics,    only: alpha_clap_co2, beta_clap_co2
    343343
    344344! DECLARATION
Note: See TracChangeset for help on using the changeset viewer.