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

Diff of /trunk/dyn3d/laplacien_rot.f

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

trunk/Sources/dyn3d/laplacien_rot.f revision 137 by guez, Wed May 6 15:51:03 2015 UTC trunk/dyn3d/laplacien_rot.f revision 266 by guez, Thu Apr 19 17:54:55 2018 UTC
# Line 13  SUBROUTINE laplacien_rot(klevel, rotin, Line 13  SUBROUTINE laplacien_rot(klevel, rotin,
13    ! klevel et rotin  sont des arguments  d'entree pour le s-prog    ! klevel et rotin  sont des arguments  d'entree pour le s-prog
14    ! rotout           est  un argument  de sortie pour le s-prog    ! rotout           est  un argument  de sortie pour le s-prog
15    
16    USE dimens_m    USE dimensions
17    USE paramet_m    USE paramet_m
18    USE comgeom    USE comgeom
19    USE filtreg_v_m, ONLY: filtreg_v    USE filtreg_v_m, ONLY: filtreg_v
20      use nxgrad_m, only: nxgrad
21    use rotatf_m, only: rotatf    use rotatf_m, only: rotatf
22    
23    IMPLICIT NONE    IMPLICIT NONE

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

  ViewVC Help
Powered by ViewVC 1.1.21