Ignore:
Timestamp:
Jul 24, 2024, 1:17:08 PM (3 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/dyn1d/mod_1D_amma_read.F90

    r5105 r5113  
    5757
    5858SUBROUTINE read_1D_cases
    59       implicit none
     59      IMPLICIT NONE
    6060
    6161      INTEGER nid,rid,ierr
     
    176176
    177177!program reading forcings of the AMMA case study
    178       implicit none
     178      IMPLICIT NONE
    179179
    180180      integer ntime,nlevel
     
    348348           ,vitw_amma,ht_amma,hq_amma,lat_amma,sens_amma               &
    349349           ,vitw_prof,ht_prof,hq_prof,lat_prof,sens_prof)
    350         implicit none
     350        IMPLICIT NONE
    351351
    352352!---------------------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.