aboutsummaryrefslogtreecommitdiff
path: root/m
diff options
context:
space:
mode:
Diffstat (limited to 'm')
-rw-r--r--m/McLachlan_BSSN.m10
1 files changed, 7 insertions, 3 deletions
diff --git a/m/McLachlan_BSSN.m b/m/McLachlan_BSSN.m
index 042f010..186da54 100644
--- a/m/McLachlan_BSSN.m
+++ b/m/McLachlan_BSSN.m
@@ -913,6 +913,10 @@ extendedKeywordParameters =
AllowedValues -> {BSSN}
},
{
+ Name -> "ADMBase::dtlapse_evolution_method",
+ AllowedValues -> {BSSN}
+ },
+ {
Name -> "ADMBase::dtshift_evolution_method",
AllowedValues -> {BSSN}
}
@@ -1061,6 +1065,6 @@ CreateKrancThornTT [groups, ".", BSSN,
(* matter: 0 or 1
(matter seems cheap; it should be always enabled) *)
-createCode[4, False, 3, 0];
-createCode[4, False, 3, 1];
-createCode[4, True, 3, 0];
+createCode[4, False, 4, 0];
+createCode[4, False, 4, 1];
+createCode[4, True, 4, 0];