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/dyn3d/tetaleveli1j1.F90

    r5117 r5134  
    66
    77  ! FH 2008/05/09 On elimine toutes les clefs physiques dans la dynamique
    8   IMPLICIT none
     8  IMPLICIT NONE
    99
    10   include "dimensions.h"
     10  INCLUDE "dimensions.h"
    1111
    1212  !================================================================
     
    4343  ! REAL ptop, pbot, aist(klon), aisb(klon)
    4444  !
    45   include "paramet.h"
     45  INCLUDE "paramet.h"
    4646  !
    4747  INTEGER :: lt(ip1jmp1), lb(ip1jmp1)
Note: See TracChangeset for help on using the changeset viewer.