/[lmdze]/trunk/dyn3d/dteta1.f
ViewVC logotype

Diff of /trunk/dyn3d/dteta1.f

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

trunk/Sources/dyn3d/dteta1.f revision 137 by guez, Wed May 6 15:51:03 2015 UTC trunk/dyn3d/dteta1.f revision 265 by guez, Tue Mar 20 09:35:59 2018 UTC
# Line 12  contains Line 12  contains
12      ! Calcul du terme de convergence horizontale du flux d'enthalpie      ! Calcul du terme de convergence horizontale du flux d'enthalpie
13      ! potentielle.      ! potentielle.
14    
15      USE dimens_m, ONLY: iim, jjm, llm      USE dimensions, ONLY: iim, jjm, llm
16      USE paramet_m, ONLY: iip1, iip2, ip1jm, ip1jmp1, jjp1      USE paramet_m, ONLY: iip1, iip2, ip1jm, ip1jmp1
17      USE filtreg_scal_m, ONLY: filtreg_scal      USE filtreg_scal_m, ONLY: filtreg_scal
18    
19      REAL, intent(in):: teta(ip1jmp1, llm)      REAL, intent(in):: teta(ip1jmp1, llm)

Legend:
Removed from v.137  
changed lines
  Added in v.265

  ViewVC Help
Powered by ViewVC 1.1.21