aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorcott <cott@8e189c6b-2ab8-4400-aa02-70a9cfce18b9>2010-06-29 14:59:02 +0000
committercott <cott@8e189c6b-2ab8-4400-aa02-70a9cfce18b9>2010-06-29 14:59:02 +0000
commit8b44bae2014fefc6baca909e7c363c877fb5e359 (patch)
tree4a8a7437badbaa4559717db00bcb277b91937940 /README
* EOS_Omni thorn:
Initial implementation providing a polytrope and a gamma-law EOS for testing. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEOS/EOS_Omni/EOS_Omni@1 8e189c6b-2ab8-4400-aa02-70a9cfce18b9
Diffstat (limited to 'README')
-rw-r--r--README24
1 files changed, 24 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..03e0738
--- /dev/null
+++ b/README
@@ -0,0 +1,24 @@
+Cactus Code Thorn EOS_Omni
+Author(s) : Christian D. Ott <cott@tapir.caltech.edu>
+Maintainer(s): Christian D. Ott <cott@tapir.caltech.edu>
+Licence : LGPL
+--------------------------------------------------------------------------
+
+This Thorn provides a one-fits-all EOS handler.
+All EOS are actually implemented right inside this single
+thorn without crazy interfaces and lots of function calls.
+
+eoskey controls the type of EOS being used:
+
+eoskey:
+
+1 --- polytropic EOS
+2 --- gamma-law EOS
+3 --- hybrid EOS
+4 --- finite-T microphysical NSE EOS
+
+
+keyerr settings:
+
+-1 -- called EOS routine with keytemp=1, but
+ routine does not allow such a call