Ignore:
Timestamp:
Oct 28, 2024, 11:17:48 AM (4 days ago)
Author:
abarral
Message:

Turn comgeom.h comgeom2.h into modules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/filtrez/filtreg_mod.F90

    r5272 r5281  
    1414  USE mod_filtre_fft_loc, ONLY : Init_filtre_fft_loc=>Init_filtre_fft    !
    1515#endif
    16   USE serre_mod, ONLY: alphax
     16  USE comgeom_mod_h
     17    USE serre_mod, ONLY: alphax
    1718  USE logic_mod, ONLY: fxyhypb, ysinus
    1819  USE comconst_mod, ONLY: maxlatfilter
     
    3233
    3334    !  -------------------------------------------------------------------
    34     include "comgeom.h"
    3535    include "coefils.h"
    3636
Note: See TracChangeset for help on using the changeset viewer.