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_common/inter_barxy_m.F90

    r5134 r5136  
    1616    USE lmdz_assert_eq, ONLY: assert_eq
    1717    USE lmdz_assert, ONLY: assert
     18    USE lmdz_comgeom2, ONLY: aire, apoln, apols
    1819
    1920    INCLUDE "dimensions.h"
     
    2223    INCLUDE "paramet.h"
    2324    ! (for other included files)
    24 
    25     INCLUDE "comgeom2.h"
    26     ! (for "aire", "apoln", "apols")
    2725
    2826    REAL, INTENT(IN) :: dlonid(:)
Note: See TracChangeset for help on using the changeset viewer.