aboutsummaryrefslogtreecommitdiff
path: root/m
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2008-02-18 17:21:52 -0600
committerErik Schnetter <schnetter@cct.lsu.edu>2008-02-18 17:21:52 -0600
commita4e25ade35b302de823d6baedf2c5bb279597a2b (patch)
tree950d285500fae8e1c45b5c99d3adc8eabbdee882 /m
parentfcdeb68387c8701f4173f455e582ae7f680deabe (diff)
Don't schedule boundary conditions explicitly after setting up initial data,
since this happens anyway in MoL_PostStep, which is already scheduled.
Diffstat (limited to 'm')
-rw-r--r--m/McLachlan.m3
1 files changed, 1 insertions, 2 deletions
diff --git a/m/McLachlan.m b/m/McLachlan.m
index 7889b6a..88259fb 100644
--- a/m/McLachlan.m
+++ b/m/McLachlan.m
@@ -640,8 +640,7 @@ boundaryCalc =
boundaryCalcBSSN =
{
Name -> "ML_BSSN_boundary",
- Schedule -> {"AT initial AFTER ML_BSSN_convertFromADMBaseGamma",
- "IN MoL_PostStep"},
+ Schedule -> {"IN MoL_PostStep"},
ConditionalOnKeyword -> {"my_boundary_condition", "Minkowski"},
Where -> BoundaryWithGhosts,
Equations ->