aboutsummaryrefslogtreecommitdiff
path: root/m/McLachlan_ADMQuantities.m
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2010-12-07 23:12:28 -0600
committerErik Schnetter <schnetter@cct.lsu.edu>2010-12-07 23:12:28 -0600
commit881ce25beb22a920b462da9174cdd471385ec31c (patch)
tree8d3a5af8813182a0ce41a8971a253726ec0808e1 /m/McLachlan_ADMQuantities.m
parent904eace3a7e2966f075465db720c99a49f6b6e09 (diff)
Correct boundary conditions for ADMConstraints and ADMQuantities
Diffstat (limited to 'm/McLachlan_ADMQuantities.m')
-rw-r--r--m/McLachlan_ADMQuantities.m19
1 files changed, 1 insertions, 18 deletions
diff --git a/m/McLachlan_ADMQuantities.m b/m/McLachlan_ADMQuantities.m
index 8be9fed..a970d2d 100644
--- a/m/McLachlan_ADMQuantities.m
+++ b/m/McLachlan_ADMQuantities.m
@@ -227,7 +227,7 @@ groups = Join [declaredGroups, extraGroups];
ADMQuantitiesCalc =
{
Name -> ADMQuantities,
- Schedule -> {"IN MoL_PseudoEvolution BEFORE " <> ADMQuantities <> "_SelectBoundConds"},
+ Schedule -> Automatic,
Where -> Interior,
Shorthands -> {detgt, gtu[ua,ub], dgtu[ua,ub,lc],
Gtl[la,lb,lc], Gtlu[la,lb,uc], Gt[ua,lb,lc],
@@ -292,20 +292,6 @@ ADMQuantitiesCalc =
}
};
-(*
-ADMQuantitiesBoundaryCalc =
-{
- Name -> ADMQuantities <> "_boundary",
- Schedule -> {"IN MoL_PseudoEvolution BEFORE " <> ADMQuantities <> "_SelectBoundConds"},
- Where -> BoundaryWithGhosts,
- Equations ->
- {
- Madm -> 0,
- Jadm[la] -> 0
- }
-};
-*)
-
(******************************************************************************)
(* Implementations *)
(******************************************************************************)
@@ -338,9 +324,6 @@ intParameters =
calculations =
{
ADMQuantitiesCalc
-(*
- ADMQuantitiesBoundaryCalc
-*)
};
CreateKrancThornTT [groups, ".", ADMQuantities,