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/phylmd/StratAer/traccoag_mod.F90

    r5111 r5112  
    1717    USE infotrac_phy, ONLY: nbtr_bin, nbtr_sulgas, nbtr, id_SO2_strat
    1818    USE aerophys
    19     USE geometry_mod, ONLY: cell_area, boundslat
     19    USE lmdz_geometry, ONLY: cell_area, boundslat
    2020    USE lmdz_grid_phy
    2121    USE lmdz_phys_mpi_data, ONLY: is_mpi_root
     
    2525    USE phys_local_var_mod, ONLY: stratomask
    2626    USE lmdz_yomcst
    27     USE print_control_mod, ONLY: lunout
     27    USE lmdz_print_control, ONLY: lunout
    2828    USE strataer_local_var_mod
    2929
Note: See TracChangeset for help on using the changeset viewer.