aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorschnetter <schnetter@850bcc8b-0e4f-0410-8c26-8d28fbf1eda9>2004-01-02 16:21:52 +0000
committerschnetter <schnetter@850bcc8b-0e4f-0410-8c26-8d28fbf1eda9>2004-01-02 16:21:52 +0000
commita5dfe864857e7252dab39257cec3a75565305455 (patch)
treea155da8fdcbc31b6f06a95171b1b222c4d456ed0 /README
parentc7982a09298dfb31f28b8f11a588ceb58be9945b (diff)
Kreiss-Oliger artificial dissipation for MoL.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Dissipation/trunk@2 850bcc8b-0e4f-0410-8c26-8d28fbf1eda9
Diffstat (limited to 'README')
-rw-r--r--README19
1 files changed, 19 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..502b638
--- /dev/null
+++ b/README
@@ -0,0 +1,19 @@
+CVS info : $Header$
+
+Cactus Code Thorn Dissipation
+Thorn Author(s) : Erik Schnetter <schnetter@aei.mpg.de>
+Thorn Maintainer(s) : Erik Schnetter <schnetter@aei.mpg.de>
+--------------------------------------------------------------------------
+
+Purpose of the thorn:
+
+Add fourth order Kreiss-Oliger dissipation to the right hand side of
+evolution equations. This thorn works only for time evolutions that
+use MoL. I thank Scott Hawley who wrote a very similar thorn
+HawleyThorns/Dissipation for evolutions that do not use MoL; this
+thorn here is modelled after his.
+
+For a description of the artificial dissipation, see H. Kreiss and
+J. Oliger, "Methods for the Approximate Solution of Time Dependent
+Problems", vol. 10 of Global Atmospheric Research Programme (GARP):
+GARP Publication Series (GARP Publication, 1973).