Ignore:
Timestamp:
Jul 24, 2024, 1:17:08 PM (2 months ago)
Author:
abarral
Message:

Rename modules in misc from *_mod > lmdz_*
Put cbrt.f90, ch*.f90, pch*.f90 in new lmdz_libmath_pch.f90

File:
1 edited

Legend:

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

    r5105 r5113  
    1111  USE mod_hallo, ONLY: use_mpi_alloc
    1212  USE infotrac, ONLY: type_trac
    13   USE assert_m, ONLY: assert
     13  USE lmdz_assert, ONLY: assert
    1414  USE comconst_mod, ONLY: dissip_deltaz, dissip_factz, dissip_zref, &
    1515                          iflag_top_bound, mode_top_bound, tau_top_bound, &
Note: See TracChangeset for help on using the changeset viewer.