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

    r5134 r5136  
    33  USE Write_Field_p
    44  USE comconst_mod, ONLY: ngroup
     5  USE lmdz_comgeom2
     6
    57  IMPLICIT NONE
    68
    79  INCLUDE "dimensions.h"
    810  INCLUDE "paramet.h"
    9   INCLUDE "comgeom2.h"
    1011
    1112  INTEGER :: jjmax,llmax,sb,se,jjb,jje
     
    137138  USE parallel_lmdz
    138139  USE comconst_mod, ONLY: ngroup
     140  USE lmdz_comgeom2
     141
    139142  IMPLICIT NONE
    140143
    141144  INCLUDE "dimensions.h"
    142145  INCLUDE "paramet.h"
    143   INCLUDE "comgeom2.h"
    144146
    145147  ! INTEGER ngroup
Note: See TracChangeset for help on using the changeset viewer.