aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2001-06-14 11:53:21 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2001-06-14 11:53:21 +0000
commit6a0395d7e63372be04d20ee447b5d88af4f09f69 (patch)
tree925ce0fd4046ff4bf7b05f7f1c7672be858836fe /README
parent54ea67b814e9e5e8a00c797b320c0ad2b02bf4f0 (diff)
This commit was generated by cvs2svn to compensate for changes in r2,
which included commits to RCS files with non-trunk default branches. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@3 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'README')
-rw-r--r--README51
1 files changed, 51 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..c5badbf
--- /dev/null
+++ b/README
@@ -0,0 +1,51 @@
+Cactus Code Thorn AHFinderDirect
+Authors : Jonathan Thornburg <jthorn@aei.mpg.de>
+CVS info : $Header$
+--------------------------------------------------------------------------
+
+Purpose of the thorn
+====================
+
+This thorn finds an apparent horizon given the 3D xyz-grid metric and
+extrinsic curvature. It uses a direct method, writing the apparent
+horizon equation as an elliptic PDE on angular-coordinate space. This
+is fast, but does require an intitial guess for the apparent horizon
+position.
+
+
+Documentation
+=============
+
+The doc/ directory contains a user's guide and a programmer's guide
+for this thorn.
+
+
+Distribution
+============
+
+This thorn should eventually become part of the CactusEinstein arrangement.
+
+This thorn is distributed under terms of the GNU public license; see
+the file COPYING in this directory for details.
+
+
+Other Software Required
+=======================
+
+* This thorn requires the Einstein thorn.
+* This thorn is written in C++, so you'll need a C++ compiler to compile
+ this thorn. It calls various C and Fortran numerical libraries; if
+ these aren't already installed on your system, then you'll need C
+ and Fortran compilers to compile them.
+* Most of this thorn's relativity code is machine-generated using Maple
+ (version 6), but you don't need Maple unless you want to modify the
+ relativity code.
+
+
+Portability
+===========
+
+This thorn is known to compile and run successfully on the following
+systems:
+* Red Hat GNU/Linux, gcc 2.95.3
+* Alpha OSF1 V4.0, gcc 2.95.3