aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorryoji <ryoji@971fb155-194f-0410-9daf-e2eca44e59f5>2001-07-13 09:18:01 +0000
committerryoji <ryoji@971fb155-194f-0410-9daf-e2eca44e59f5>2001-07-13 09:18:01 +0000
commit1cae32302773eb7b691054aa85bba809420d08aa (patch)
treec6a8accab17c0b4959cdecc6124770e67fe1391f
parent08d079459d73a842a006a66141aac494ecfd95cc (diff)
I hope I could commit right.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@19 971fb155-194f-0410-9daf-e2eca44e59f5
-rw-r--r--README18
-rw-r--r--src/DistortedBHIVP.F4
2 files changed, 5 insertions, 17 deletions
diff --git a/README b/README
index 183b23b..7f68c4d 100644
--- a/README
+++ b/README
@@ -1,20 +1,8 @@
Cactus Code Thorn DistortedBHIVP
-Authors : ...
-Managed by : ... <...@...........>
-Version : ...
+Authors : Ryoji Takahashi
CVS info : $Header$
--------------------------------------------------------------------------
-1. Purpose of the thorn
+This thorn does calculates initial data for a black hole distorted
+by a non-axisymmetric even parity perturbation
-This thorn does ...
-
-2. Dependencies of the thorn
-
-This thorn additionally requires implementations and thorns ...
-
-3. Thorn distribution
-
-This thorn is available to ...
-
-4. Additional information
diff --git a/src/DistortedBHIVP.F b/src/DistortedBHIVP.F
index a57e53a..9532815 100644
--- a/src/DistortedBHIVP.F
+++ b/src/DistortedBHIVP.F
@@ -28,11 +28,11 @@ c@@ */
c Need include file from Einstein
#include "CactusEinstein/Einstein/src/Einstein.h"
- subroutine DistortedBHIVP(CCTK_FARGUMENTS)
+ subroutine DistortedBHIVP(CCTK_ARGUMENTS)
implicit none
- DECLARE_CCTK_FARGUMENTS
+ DECLARE_CCTK_ARGUMENTS
DECLARE_CCTK_PARAMETERS
c Perhaps this and others should go into cctk.h