Ignore:
Timestamp:
Jul 24, 2024, 11:19:08 AM (3 months ago)
Author:
abarral
Message:

Rename modules properly (mod_* -> lmdz_*) in phy_common

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/phylmd/StratAer/strataer_local_var_mod.F90

    r5098 r5110  
    157157    USE ioipsl_getin_p_mod, ONLY: getin_p
    158158    USE print_control_mod, ONLY: lunout
    159     USE mod_phys_lmdz_para, ONLY: is_master
     159    USE lmdz_phys_para, ONLY: is_master
    160160    USE infotrac_phy, ONLY: id_OCS_strat, id_SO2_strat, id_H2SO4_strat, nbtr_sulgas, nbtr_bin
    161161    USE phys_local_var_mod, ONLY: mdw
Note: See TracChangeset for help on using the changeset viewer.