aboutsummaryrefslogtreecommitdiff
path: root/src/planewaves.F77
diff options
context:
space:
mode:
Diffstat (limited to 'src/planewaves.F77')
-rw-r--r--src/planewaves.F779
1 files changed, 3 insertions, 6 deletions
diff --git a/src/planewaves.F77 b/src/planewaves.F77
index 880ff58..4a40688 100644
--- a/src/planewaves.F77
+++ b/src/planewaves.F77
@@ -13,7 +13,7 @@
@@*/
/*@@
- @routine planewaves
+ @routine IDLinearWaves_PlaneWaves
@date Mon Jan 29 11:57:00 1996
@author Malcolm Tobias + Joan Masso
@desc
@@ -39,7 +39,8 @@
#include "cctk_Parameters.h"
- subroutine planewaves(CCTK_ARGUMENTS)
+ subroutine IDLinearWaves_PlaneWaves(CCTK_ARGUMENTS)
+
implicit none
DECLARE_CCTK_ARGUMENTS
@@ -53,7 +54,6 @@
CCTK_REAL kxp,kyp,kzp,wp
CHARACTER*200 infoline
-c local arrays (scalars! Man, what a sweat!)
CCTK_REAL plus,minus,plusp,minusp,ain,aout
INTEGER i,j,k
@@ -64,9 +64,6 @@ c local arrays (scalars! Man, what a sweat!)
c Wave characteristics
-c amplitude is declared by DECLARE_PARAMETER, for all other parameters
-c we stick to the naming in the cactus3.2.0 version of cactus
-
c wavecentering
ra = wavecenter