Ignore:
Timestamp:
Jul 24, 2024, 12:45:32 PM (2 months ago)
Author:
abarral
Message:

Rename modules in phy_common from *_mod > lmdz_*

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/phydev/inifis_mod.F90

    r3435 r5112  
    66  SUBROUTINE inifis(prad, pg, pr, pcpp)
    77  ! Initialize some physical constants and settings
    8   USE init_print_control_mod, ONLY: init_print_control
     8  USE lmdz_init_print_control, ONLY: init_print_control
    99  USE comcstphy, ONLY: rradius, & ! planet radius (m)
    1010                       rr, & ! recuced gas constant: R/molar mass of atm
Note: See TracChangeset for help on using the changeset viewer.