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/phylmd/lmdz_thermcell_dq.F90

    r5112 r5113  
    77    USE lmdz_abort_physic, ONLY: abort_physic
    88
    9     implicit none
     9    IMPLICIT NONE
    1010
    1111    !=======================================================================
     
    161161    USE lmdz_print_control, ONLY: prt_level
    162162    USE lmdz_abort_physic, ONLY: abort_physic
    163     implicit none
     163    IMPLICIT NONE
    164164
    165165    !=======================================================================
Note: See TracChangeset for help on using the changeset viewer.