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/cv30_routines.F90

    r5111 r5112  
    725725        iflag, nk, icb, icbs, plcl, tnk, qnk, gznk, pbase, buoybase, t, q, qs, u, &
    726726        v, gz, th, tra, h, lv, cpn, p, ph, tv, tp, tvp, clw, sig, w0)
    727   USE print_control_mod, ONLY: lunout
     727  USE lmdz_print_control, ONLY: lunout
    728728  USE lmdz_abort_physic, ONLY: abort_physic
    729729  IMPLICIT NONE
Note: See TracChangeset for help on using the changeset viewer.