Ignore:
Timestamp:
Jul 24, 2024, 4:23:34 PM (2 months ago)
Author:
abarral
Message:

rename modules properly lmdz_*
move some unused files to obsolete/
(lint) uppercase fortran keywords

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/dyn3dmem/mod_const_mpi.F90

    r5116 r5117  
    1818    USE mod_prism
    1919#endif
    20     USE wxios, ONLY: wxios_init, using_xios
     20    USE lmdz_wxios, ONLY: wxios_init, using_xios
    2121    IMPLICIT NONE
    2222
     
    5656  SUBROUTINE Init_mpi
    5757    USE lmdz_mpi
    58     USE wxios, ONLY: wxios_init, using_xios
     58    USE lmdz_wxios, ONLY: wxios_init, using_xios
    5959
    6060  IMPLICIT NONE
Note: See TracChangeset for help on using the changeset viewer.