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/dynphy_lonlat/calfis.f90

    r5134 r5136  
    3636  USE lmdz_iniprint, ONLY: lunout, prt_level
    3737  USE lmdz_ssum_scopy, ONLY: scopy, ssum
    38 
     38  USE lmdz_comgeom2
    3939
    4040  IMPLICIT NONE
     
    9797  INTEGER :: ngridmx
    9898  PARAMETER(ngridmx = 2 + (jjm - 1) * iim - 1 / jjm)
    99 
    100   INCLUDE "comgeom2.h"
    10199
    102100  !    Arguments :
Note: See TracChangeset for help on using the changeset viewer.