aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorknarf <knarf@54511f98-0e4f-0410-826e-eb8b393f5a1e>2005-10-05 14:14:17 +0000
committerknarf <knarf@54511f98-0e4f-0410-826e-eb8b393f5a1e>2005-10-05 14:14:17 +0000
commitb56eefb92972385433caae60b97b6957ec6aa2f8 (patch)
tree2e9584c0d03aaafcd86338df56ed9b80607332ce /README
parent0695ffbed3792eaff94bf00af4c0ff85b6d02f3a (diff)
thorn to comute the ADM mass
_very_ experimental at the moment git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/ADMMass/trunk@2 54511f98-0e4f-0410-826e-eb8b393f5a1e
Diffstat (limited to 'README')
-rw-r--r--README29
1 files changed, 29 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..9c4e62b
--- /dev/null
+++ b/README
@@ -0,0 +1,29 @@
+Purpose of this thorn
+---------------------
+This thorn can be used to calculate different approximations of the ADM mass
+on a finite grid.
+
+Warning: This thorn is still _very_ experimental. Do not expect it to work,
+ especially not the way you might think it is.
+
+Copyright
+---------
+
+This thorn is copyright (C) 2005
+by Frank Loeffler <frank.loeffler@aei.mpg.de>
+
+This thorn is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or
+(at your option) any later version.
+
+This thorn is distributed in the hope that it will be useful, but
+WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this thorn (see the file COPYING in this directory);
+if not, write to the Free Software Foundation, Inc., 59 Temple
+Place, Suite 330, Boston, MA 02111-1307 USA
+