Ignore:
Timestamp:
Jul 24, 2024, 11:19:08 AM (2 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/Dust/condsurfc_new.f90

    r5105 r5110  
    33        lmt_omff, lmt_omnff, lmt_ombbl, lmt_ombbh, &
    44        lmt_omnat, lmt_omba)
    5   USE mod_grid_phy_lmdz
    6   USE mod_phys_lmdz_para
     5  USE lmdz_grid_phy
     6  USE lmdz_phys_para
    77  USE dimphy
    88  USE netcdf, ONLY: nf90_get_var, nf90_close, nf90_noerr, nf90_inq_varid, nf90_open, nf90_nowrite
Note: See TracChangeset for help on using the changeset viewer.