Ignore:
Timestamp:
Jul 24, 2024, 11:19:08 AM (4 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/create_limit_unstruct_mod.F90

    r5101 r5110  
    1515  USE indice_sol_mod
    1616  USE phys_state_var_mod
    17   USE mod_phys_lmdz_para
     17  USE lmdz_phys_para
    1818  IMPLICIT NONE
    1919    INCLUDE "iniprint.h"
     
    184184  USE ioipsl,             ONLY: ioget_year_len
    185185  USE time_phylmdz_mod, ONLY: annee_ref
    186   USE mod_phys_lmdz_para
     186  USE lmdz_phys_para
    187187  IMPLICIT NONE
    188188   INCLUDE "iniprint.h"
Note: See TracChangeset for help on using the changeset viewer.