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

    r5110 r5112  
    8989  USE surface_data,      ONLY: landice_opt
    9090  USE lmdz_phys_para
    91   USE print_control_mod, ONLY: lunout
    92   USE geometry_mod
    93   USE ioipsl_getin_p_mod, ONLY: getin_p
     91  USE lmdz_print_control, ONLY: lunout
     92  USE lmdz_geometry
     93  USE lmdz_ioipsl_getin_p, ONLY: getin_p
    9494
    9595  IMPLICIT NONE
Note: See TracChangeset for help on using the changeset viewer.