Ignore:
Timestamp:
Dec 8, 2025, 2:19:07 PM (4 months ago)
Author:
jbclement
Message:

PEM:
Addition of a module "phys_constants" to read and store physical parameter of the planet properly, i.e. without going through the module "comcstfi_h" and/or "comconst_mod".
JBC

File:
1 edited

Legend:

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

    r3980 r3985  
    1717use time_evol_mod,    only: year_bp_ini, var_obl, var_ecc, var_lsp
    1818use lask_param_mod,   only: yearlask, obllask, ecclask, lsplask, end_lask_param_mod, last_ilask
    19 use comcstfi_h,       only: pi
     19use phys_constants,   only: pi
    2020use planete_h,        only: e_elips, obliquit, lsperi, periheli, aphelie, p_elips, peri_day, year_day
    2121use call_dayperi_mod, only: call_dayperi
Note: See TracChangeset for help on using the changeset viewer.