Ignore:
Timestamp:
Jul 26, 2024, 5:56:37 PM (3 months ago)
Author:
abarral
Message:

Replace academic.h, alpale.h, comdissip.h, comdissipn.h, comdissnew.h by modules
Remove unused clesph0.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/dyn3d_common/divgrad.f90

    r5119 r5134  
    44  USE lmdz_filtreg, ONLY: filtreg
    55  USE lmdz_ssum_scopy, ONLY: scopy
     6  USE lmdz_comdissipn, ONLY: tetaudiv, tetaurot, tetah, cdivu, crot, cdivh
     7
    68  IMPLICIT NONE
    79  !
     
    2123  !   -------------
    2224  !
    23   include "dimensions.h"
    24   include "paramet.h"
    25   include "comgeom.h"
    26   include "comdissipn.h"
     25  INCLUDE "dimensions.h"
     26  INCLUDE "paramet.h"
     27  INCLUDE "comgeom.h"
    2728  !
    2829  INTEGER :: klevel
Note: See TracChangeset for help on using the changeset viewer.