Ignore:
Timestamp:
Jul 26, 2024, 5:56:37 PM (4 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/dyn3dmem/advtrac_loc.f90

    r5128 r5134  
    2121  USE lmdz_description, ONLY: descript
    2222  USE lmdz_libmath, ONLY: minmax
    23 
     23  USE lmdz_comdissip, ONLY: coefdis, tetavel, tetatemp, gamdissip, niterdis
    2424
    2525  IMPLICIT NONE
    2626
    27   include "dimensions.h"
    28   include "paramet.h"
    29   include "comdissip.h"
    30   include "comgeom2.h"
     27  INCLUDE "dimensions.h"
     28  INCLUDE "paramet.h"
     29  INCLUDE "comgeom2.h"
    3130
    3231  !---------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.