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/dyn3d/groupeun.F90

    r5134 r5136  
    44
    55  USE comconst_mod, ONLY: ngroup
     6  USE lmdz_comgeom2
    67
    78  IMPLICIT NONE
     
    910  INCLUDE "dimensions.h"
    1011  INCLUDE "paramet.h"
    11   INCLUDE "comgeom2.h"
    1212
    1313  INTEGER :: jjmax, llmax
     
    134134
    135135  USE comconst_mod, ONLY: ngroup
     136  USE lmdz_comgeom2
    136137
    137138  IMPLICIT NONE
     
    139140  INCLUDE "dimensions.h"
    140141  INCLUDE "paramet.h"
    141   INCLUDE "comgeom2.h"
    142142
    143143  ! INTEGER ngroup
Note: See TracChangeset for help on using the changeset viewer.