aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorryoji <ryoji@b6f3ac56-194f-0410-8878-cdf6079d7f1b>2001-07-13 09:18:02 +0000
committerryoji <ryoji@b6f3ac56-194f-0410-8878-cdf6079d7f1b>2001-07-13 09:18:02 +0000
commit4c4fa457b9edba2712c225a9df949eb75d977aaf (patch)
tree18a6022a3737c62e1ee62a49de3b9ec9356cde92
parent93b910a6750b5a4fb85663c2aadf0ef5c8756801 (diff)
I hope I could commit right.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDAxiOddBrillBH/trunk@32 b6f3ac56-194f-0410-8878-cdf6079d7f1b
-rw-r--r--README18
-rw-r--r--src/IDAxiOddBrillBH.F4
2 files changed, 5 insertions, 17 deletions
diff --git a/README b/README
index e49c3a5..56ff3ae 100644
--- a/README
+++ b/README
@@ -1,20 +1,8 @@
Cactus Code Thorn IDAxiOddBrillBH
-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 axisymmetric odd 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/IDAxiOddBrillBH.F b/src/IDAxiOddBrillBH.F
index 141e904..f06a6d0 100644
--- a/src/IDAxiOddBrillBH.F
+++ b/src/IDAxiOddBrillBH.F
@@ -28,11 +28,11 @@ c@@*/
c Need include file from Einstein
#include "CactusEinstein/Einstein/src/Einstein.h"
- subroutine IDAxiOddBrillBH(CCTK_FARGUMENTS)
+ subroutine IDAxiOddBrillBH(CCTK_ARGUMENTS)
implicit none
- DECLARE_CCTK_FARGUMENTS
+ DECLARE_CCTK_ARGUMENTS
DECLARE_CCTK_PARAMETERS
c Perhaps this and others should go into cctk.h