Ignore:
Timestamp:
Jul 24, 2024, 12:45:32 PM (4 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/phylmd/calwake.F90

    r5105 r5112  
    2828  USE phys_state_var_mod, ONLY: pctsrf
    2929  USE indice_sol_mod, ONLY: is_oce
    30   USE print_control_mod, ONLY: mydebug=>debug , lunout, prt_level
     30  USE lmdz_print_control, ONLY: mydebug=>debug , lunout, prt_level
    3131  USE lmdz_wake, ONLY: wake
    3232  IMPLICIT NONE
Note: See TracChangeset for help on using the changeset viewer.