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/dynphy_lonlat/phylmd/init_ssrf_m.F90

    r5101 r5112  
    66  USE dimphy,             ONLY: klon, zmasq
    77  USE phys_state_var_mod, ONLY: pctsrf
    8   USE geometry_mod,       ONLY: longitude_deg, latitude_deg
     8  USE lmdz_geometry,       ONLY: longitude_deg, latitude_deg
    99  USE grid_atob_m,        ONLY: grille_m
    1010  USE ioipsl,             ONLY: flininfo, flinopen, flinget, flinclo
    11   USE ioipsl_getin_p_mod, ONLY: getin_p
     11  USE lmdz_ioipsl_getin_p, ONLY: getin_p
    1212  USE comconst_mod,       ONLY: im, pi
    1313  USE surface_data,       ONLY: landice_opt
Note: See TracChangeset for help on using the changeset viewer.