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/dissip_loc.f90

    r5134 r5136  
    1111  USE lmdz_comdissnew, ONLY: lstardis, nitergdiv, nitergrot, niterh, tetagdiv, &
    1212          tetagrot, tetatemp, coefdis, vert_prof_dissip
     13  USE lmdz_comgeom
    1314
    1415  IMPLICIT NONE
     
    3536  INCLUDE "dimensions.h"
    3637  INCLUDE "paramet.h"
    37   INCLUDE "comgeom.h"
    3838
    3939  !   Arguments:
Note: See TracChangeset for help on using the changeset viewer.