Ignore:
Timestamp:
Jul 26, 2024, 5:56:37 PM (3 months ago)
Author:
abarral
Message:

Replace academic.h, alpale.h, comdissip.h, comdissipn.h, comdissnew.h by modules
Remove unused clesph0.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/filtrez/lmdz_filtreg.F90

    r5123 r5134  
    333333    IMPLICIT NONE
    334334    !
    335     include "dimensions.h"
    336     include "paramet.h"
    337     include "comgeom.h"
     335    INCLUDE "dimensions.h"
     336    INCLUDE "paramet.h"
     337    INCLUDE "comgeom.h"
    338338    !
    339339    REAL :: vec(iim, iim), vec1(iim, iim)
     
    593593    !     Correction  le 28/10/97    P. Le Van .
    594594    !  -------------------------------------------------------------------
    595     include "dimensions.h"
    596     include "paramet.h"
    597     include "comgeom.h"
     595    INCLUDE "dimensions.h"
     596    INCLUDE "paramet.h"
     597    INCLUDE "comgeom.h"
    598598
    599599    REAL  dlonu(iim), dlatu(jjm)
Note: See TracChangeset for help on using the changeset viewer.