Ignore:
Timestamp:
Jul 28, 2024, 4:17:54 PM (8 weeks ago)
Author:
abarral
Message:

Put comgeom.h, comgeom2.h into modules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/dyn3dmem/advtrac_loc.f90

    r5134 r5136  
    2222  USE lmdz_libmath, ONLY: minmax
    2323  USE lmdz_comdissip, ONLY: coefdis, tetavel, tetatemp, gamdissip, niterdis
     24  USE lmdz_comgeom2
    2425
    2526  IMPLICIT NONE
     
    2728  INCLUDE "dimensions.h"
    2829  INCLUDE "paramet.h"
    29   INCLUDE "comgeom2.h"
    3030
    3131  !---------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.