/[lmdze]/trunk/dyn3d/tourpot.f90
ViewVC logotype

Diff of /trunk/dyn3d/tourpot.f90

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

trunk/dyn3d/tourpot.f revision 254 by guez, Mon Feb 5 10:39:38 2018 UTC trunk/dyn3d/tourpot.f90 revision 328 by guez, Thu Jun 13 14:40:06 2019 UTC
# Line 12  contains Line 12  contains
12      ! Objet : calcul du tourbillon potentiel      ! Objet : calcul du tourbillon potentiel
13    
14      USE comgeom, ONLY: fext_2d      USE comgeom, ONLY: fext_2d
15      USE dimens_m, ONLY: iim, jjm, llm      USE dimensions, ONLY: iim, jjm, llm
16      use filtreg_v_m, only: filtreg_v      use filtreg_v_m, only: filtreg_v
17    
18      REAL, intent(in):: vcov(:, :, :) ! (iim + 1, jjm, llm)      REAL, intent(in):: vcov(:, :, :) ! (iim + 1, jjm, llm)

Legend:
Removed from v.254  
changed lines
  Added in v.328

  ViewVC Help
Powered by ViewVC 1.1.21