aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README20
1 files changed, 5 insertions, 15 deletions
diff --git a/README b/README
index e90ec41..46ee24a 100644
--- a/README
+++ b/README
@@ -1,20 +1,10 @@
Cactus Code Thorn EllSOR
-Authors : ...
-Managed by : ... <...@...........>
+Authors : Cactus Maintainers
+Managed by : Cactus Maintainers <cactusmaint@cactuscode.org>
Version : ...
CVS info : $Header$
--------------------------------------------------------------------------
-1. Purpose of the thorn
-
-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
+This thorn provides basic elliptic solvers for different equation types
+using SOR iterative methods. The thorn is written to be robust and
+pedagogical rather that a viable fast solver. \ No newline at end of file