Ignore:
Timestamp:
Jul 24, 2024, 1:17:08 PM (4 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/Dust/dustemission_mod.F90

    r5112 r5113  
    13741374
    13751375SUBROUTINE def_copyncl(kfin)
    1376       implicit none
     1376      IMPLICIT NONE
    13771377
    13781378 integer i,n,kfin,ideb,ifin,istep,kfin2
     
    14271427!c---------------------------------------------------------------
    14281428
    1429       implicit none
     1429      IMPLICIT NONE
    14301430      integer i1,i2,nclass,iout,ismin,ismax,k2,ihalf,idiff
    14311431      real siz(nclass),ds
Note: See TracChangeset for help on using the changeset viewer.