aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authorschnetter <schnetter@b9286e40-80fe-41ab-903a-d6b447012e1e>2009-12-05 05:10:48 +0000
committerschnetter <schnetter@b9286e40-80fe-41ab-903a-d6b447012e1e>2009-12-05 05:10:48 +0000
commit147be29173d4c68db8771ee8813ffe0a9b018c1a (patch)
treef586dd53f56b80524132ac1330d8e192c36e9c74 /interface.ccl
parent7505679b1b3d8484f50c48457ee762bd39228cdd (diff)
Correct and clean up WaveBinarySource:
Multiply the RHS with the time step size. Use the correct time when evaluating the RHS. Use the correct time step size on refined levels. Place the sources at z=0 instead of at the center of the domain. This is relevant for bitant mode, where the sources should still be at z=0, not at the center of the simulated domain. Remove complex logic to determine which processors should apply the source term; instead, apply it on all processors. Small other cleanups. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveBinarySource/trunk@57 b9286e40-80fe-41ab-903a-d6b447012e1e
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/interface.ccl b/interface.ccl
index 624520a..6971639 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -2,4 +2,4 @@
# $Header$
implements: binarysource
-inherits: wavetoy grid idscalarwave
+inherits: wavetoy grid