From 4c4fa457b9edba2712c225a9df949eb75d977aaf Mon Sep 17 00:00:00 2001 From: ryoji Date: Fri, 13 Jul 2001 09:18:02 +0000 Subject: I hope I could commit right. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDAxiOddBrillBH/trunk@32 b6f3ac56-194f-0410-8878-cdf6079d7f1b --- README | 18 +++--------------- src/IDAxiOddBrillBH.F | 4 ++-- 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 -- cgit v1.2.3