From a5dfe864857e7252dab39257cec3a75565305455 Mon Sep 17 00:00:00 2001 From: schnetter Date: Fri, 2 Jan 2004 16:21:52 +0000 Subject: Kreiss-Oliger artificial dissipation for MoL. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Dissipation/trunk@2 850bcc8b-0e4f-0410-8c26-8d28fbf1eda9 --- schedule.ccl | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 schedule.ccl (limited to 'schedule.ccl') 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" -- cgit v1.2.3