aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
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 /schedule.ccl
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 'schedule.ccl')
-rw-r--r--schedule.ccl7
1 files changed, 7 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
new file mode 100644
index 0000000..759bf04
--- /dev/null
+++ b/schedule.ccl
@@ -0,0 +1,7 @@
+# Schedule definitions for thorn Dissipation
+# $Header$
+
+SCHEDULE dissipation_add IN MoL_PostRHS
+{
+ LANG: C
+} "Add Kreiss-Oliger dissipation to the right hand sides"