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

Put comgeom.h, comgeom2.h into modules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/dyn3dmem/dynredem_loc.F90

    r5134 r5136  
    2323  USE lmdz_description, ONLY: descript
    2424  USE lmdz_iniprint, ONLY: lunout, prt_level
     25  USE lmdz_comgeom
    2526
    2627  IMPLICIT NONE
    2728  INCLUDE "dimensions.h"
    2829  INCLUDE "paramet.h"
    29   INCLUDE "comgeom.h"
    3030  !===============================================================================
    3131  ! Arguments:
     
    176176  USE lmdz_description, ONLY: descript
    177177  USE lmdz_iniprint, ONLY: lunout, prt_level
     178  USE lmdz_comgeom
    178179
    179180  IMPLICIT NONE
    180181  INCLUDE "dimensions.h"
    181182  INCLUDE "paramet.h"
    182   INCLUDE "comgeom.h"
    183183  !===============================================================================
    184184  ! Arguments:
Note: See TracChangeset for help on using the changeset viewer.