aboutsummaryrefslogtreecommitdiff
path: root/ML_BSSN
diff options
context:
space:
mode:
authorIan Hinder <ian.hinder@aei.mpg.de>2013-09-12 12:58:51 +0200
committerIan Hinder <ian.hinder@aei.mpg.de>2013-09-12 12:58:51 +0200
commitf3658abe109d03836276d4acff614c38f410ad56 (patch)
treed893d14a86097031659b03cf9193f21166a00a18 /ML_BSSN
parentf53b835b8e6ee94cb7c67b413a3b73e198e6a20f (diff)
Regenerate code (Kranc commit 01478e8bf1bc509f67a3f8fa2c18021dc9b975f3)
Reordering of entries in param.ccl due to internal cleanup in Kranc.
Diffstat (limited to 'ML_BSSN')
-rw-r--r--ML_BSSN/param.ccl276
1 files changed, 138 insertions, 138 deletions
diff --git a/ML_BSSN/param.ccl b/ML_BSSN/param.ccl
index d9b36e4..d9d73be 100644
--- a/ML_BSSN/param.ccl
+++ b/ML_BSSN/param.ccl
@@ -58,6 +58,12 @@ CCTK_INT verbose "verbose" STEERABLE=ALWAYS
} 0
restricted:
+CCTK_INT other_timelevels "Number of active timelevels for non-evolved grid functions" STEERABLE=RECOVER
+{
+ 0:3 :: ""
+} 1
+
+restricted:
CCTK_REAL LapseACoeff "Whether to evolve A in time"
{
"*:*" :: ""
@@ -241,12 +247,6 @@ CCTK_INT rhs_timelevels "Number of active RHS timelevels" STEERABLE=RECOVER
} 1
restricted:
-CCTK_INT other_timelevels "Number of active timelevels for non-evolved grid functions" STEERABLE=RECOVER
-{
- 0:3 :: ""
-} 1
-
-restricted:
CCTK_INT ML_BSSN_Minkowski_calc_every "ML_BSSN_Minkowski_calc_every" STEERABLE=ALWAYS
{
*:* :: ""
@@ -463,7 +463,7 @@ CCTK_INT ML_BSSN_constraints2_calc_offset "ML_BSSN_constraints2_calc_offset" STE
} 0
private:
-KEYWORD At11_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD phi_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -475,7 +475,7 @@ KEYWORD At11_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "skip"
private:
-KEYWORD At12_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD gt11_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -487,7 +487,7 @@ KEYWORD At12_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "skip"
private:
-KEYWORD At13_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD gt12_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -499,7 +499,7 @@ KEYWORD At13_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "skip"
private:
-KEYWORD At22_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD gt13_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -511,7 +511,7 @@ KEYWORD At22_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "skip"
private:
-KEYWORD At23_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD gt22_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -523,7 +523,7 @@ KEYWORD At23_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "skip"
private:
-KEYWORD At33_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD gt23_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -535,7 +535,7 @@ KEYWORD At33_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "skip"
private:
-KEYWORD A_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD gt33_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -547,7 +547,7 @@ KEYWORD A_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "skip"
private:
-KEYWORD B1_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD Xt1_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -559,7 +559,7 @@ KEYWORD B1_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "skip"
private:
-KEYWORD B2_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD Xt2_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -571,7 +571,7 @@ KEYWORD B2_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "skip"
private:
-KEYWORD B3_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD Xt3_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -583,7 +583,7 @@ KEYWORD B3_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "skip"
private:
-KEYWORD Xt1_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD trK_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -595,7 +595,7 @@ KEYWORD Xt1_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "skip"
private:
-KEYWORD Xt2_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD At11_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -607,7 +607,7 @@ KEYWORD Xt2_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "skip"
private:
-KEYWORD Xt3_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD At12_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -619,7 +619,7 @@ KEYWORD Xt3_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "skip"
private:
-KEYWORD alpha_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD At13_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -631,7 +631,7 @@ KEYWORD alpha_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "skip"
private:
-KEYWORD phi_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD At22_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -643,7 +643,7 @@ KEYWORD phi_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "skip"
private:
-KEYWORD gt11_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD At23_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -655,7 +655,7 @@ KEYWORD gt11_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "skip"
private:
-KEYWORD gt12_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD At33_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -667,7 +667,7 @@ KEYWORD gt12_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "skip"
private:
-KEYWORD gt13_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD alpha_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -679,7 +679,7 @@ KEYWORD gt13_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "skip"
private:
-KEYWORD gt22_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD A_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -691,7 +691,7 @@ KEYWORD gt22_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "skip"
private:
-KEYWORD gt23_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD beta1_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -703,7 +703,7 @@ KEYWORD gt23_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "skip"
private:
-KEYWORD gt33_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD beta2_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -715,7 +715,7 @@ KEYWORD gt33_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "skip"
private:
-KEYWORD beta1_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD beta3_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -727,7 +727,7 @@ KEYWORD beta1_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "skip"
private:
-KEYWORD beta2_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD B1_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -739,7 +739,7 @@ KEYWORD beta2_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "skip"
private:
-KEYWORD beta3_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD B2_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -751,7 +751,7 @@ KEYWORD beta3_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "skip"
private:
-KEYWORD trK_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD B3_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -763,7 +763,7 @@ KEYWORD trK_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "skip"
private:
-KEYWORD ML_curv_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD ML_log_confac_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -775,7 +775,7 @@ KEYWORD ML_curv_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "none"
private:
-KEYWORD ML_dtlapse_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD ML_metric_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -787,7 +787,7 @@ KEYWORD ML_dtlapse_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "none"
private:
-KEYWORD ML_dtshift_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD ML_Gamma_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -799,7 +799,7 @@ KEYWORD ML_dtshift_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "none"
private:
-KEYWORD ML_Gamma_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD ML_trace_curv_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -811,7 +811,7 @@ KEYWORD ML_Gamma_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "none"
private:
-KEYWORD ML_lapse_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD ML_curv_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -823,7 +823,7 @@ KEYWORD ML_lapse_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "none"
private:
-KEYWORD ML_log_confac_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD ML_lapse_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -835,7 +835,7 @@ KEYWORD ML_log_confac_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "none"
private:
-KEYWORD ML_metric_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD ML_dtlapse_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -859,7 +859,7 @@ KEYWORD ML_shift_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "none"
private:
-KEYWORD ML_trace_curv_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD ML_dtshift_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -871,193 +871,193 @@ KEYWORD ML_trace_curv_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "none"
private:
-CCTK_REAL At11_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
+CCTK_REAL phi_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
{
"0:*" :: "outgoing characteristic speed > 0"
} 1.
private:
-CCTK_REAL At12_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
+CCTK_REAL gt11_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
{
"0:*" :: "outgoing characteristic speed > 0"
} 1.
private:
-CCTK_REAL At13_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
+CCTK_REAL gt12_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
{
"0:*" :: "outgoing characteristic speed > 0"
} 1.
private:
-CCTK_REAL At22_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
+CCTK_REAL gt13_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
{
"0:*" :: "outgoing characteristic speed > 0"
} 1.
private:
-CCTK_REAL At23_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
+CCTK_REAL gt22_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
{
"0:*" :: "outgoing characteristic speed > 0"
} 1.
private:
-CCTK_REAL At33_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
+CCTK_REAL gt23_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
{
"0:*" :: "outgoing characteristic speed > 0"
} 1.
private:
-CCTK_REAL A_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
+CCTK_REAL gt33_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
{
"0:*" :: "outgoing characteristic speed > 0"
} 1.
private:
-CCTK_REAL B1_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
+CCTK_REAL Xt1_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
{
"0:*" :: "outgoing characteristic speed > 0"
} 1.
private:
-CCTK_REAL B2_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
+CCTK_REAL Xt2_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
{
"0:*" :: "outgoing characteristic speed > 0"
} 1.
private:
-CCTK_REAL B3_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
+CCTK_REAL Xt3_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
{
"0:*" :: "outgoing characteristic speed > 0"
} 1.
private:
-CCTK_REAL Xt1_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
+CCTK_REAL trK_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
{
"0:*" :: "outgoing characteristic speed > 0"
} 1.
private:
-CCTK_REAL Xt2_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
+CCTK_REAL At11_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
{
"0:*" :: "outgoing characteristic speed > 0"
} 1.
private:
-CCTK_REAL Xt3_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
+CCTK_REAL At12_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
{
"0:*" :: "outgoing characteristic speed > 0"
} 1.
private:
-CCTK_REAL alpha_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
+CCTK_REAL At13_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
{
"0:*" :: "outgoing characteristic speed > 0"
} 1.
private:
-CCTK_REAL phi_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
+CCTK_REAL At22_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
{
"0:*" :: "outgoing characteristic speed > 0"
} 1.
private:
-CCTK_REAL gt11_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
+CCTK_REAL At23_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
{
"0:*" :: "outgoing characteristic speed > 0"
} 1.
private:
-CCTK_REAL gt12_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
+CCTK_REAL At33_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
{
"0:*" :: "outgoing characteristic speed > 0"
} 1.
private:
-CCTK_REAL gt13_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
+CCTK_REAL alpha_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
{
"0:*" :: "outgoing characteristic speed > 0"
} 1.
private:
-CCTK_REAL gt22_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
+CCTK_REAL A_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
{
"0:*" :: "outgoing characteristic speed > 0"
} 1.
private:
-CCTK_REAL gt23_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
+CCTK_REAL beta1_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
{
"0:*" :: "outgoing characteristic speed > 0"
} 1.
private:
-CCTK_REAL gt33_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
+CCTK_REAL beta2_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
{
"0:*" :: "outgoing characteristic speed > 0"
} 1.
private:
-CCTK_REAL beta1_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
+CCTK_REAL beta3_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
{
"0:*" :: "outgoing characteristic speed > 0"
} 1.
private:
-CCTK_REAL beta2_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
+CCTK_REAL B1_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
{
"0:*" :: "outgoing characteristic speed > 0"
} 1.
private:
-CCTK_REAL beta3_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
+CCTK_REAL B2_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
{
"0:*" :: "outgoing characteristic speed > 0"
} 1.
private:
-CCTK_REAL trK_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
+CCTK_REAL B3_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
{
"0:*" :: "outgoing characteristic speed > 0"
} 1.
private:
-CCTK_REAL ML_curv_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
+CCTK_REAL ML_log_confac_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
{
"0:*" :: "outgoing characteristic speed > 0"
} 1.
private:
-CCTK_REAL ML_dtlapse_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
+CCTK_REAL ML_metric_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
{
"0:*" :: "outgoing characteristic speed > 0"
} 1.
private:
-CCTK_REAL ML_dtshift_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
+CCTK_REAL ML_Gamma_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
{
"0:*" :: "outgoing characteristic speed > 0"
} 1.
private:
-CCTK_REAL ML_Gamma_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
+CCTK_REAL ML_trace_curv_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
{
"0:*" :: "outgoing characteristic speed > 0"
} 1.
private:
-CCTK_REAL ML_lapse_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
+CCTK_REAL ML_curv_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
{
"0:*" :: "outgoing characteristic speed > 0"
} 1.
private:
-CCTK_REAL ML_log_confac_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
+CCTK_REAL ML_lapse_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
{
"0:*" :: "outgoing characteristic speed > 0"
} 1.
private:
-CCTK_REAL ML_metric_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
+CCTK_REAL ML_dtlapse_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
{
"0:*" :: "outgoing characteristic speed > 0"
} 1.
@@ -1069,199 +1069,199 @@ CCTK_REAL ML_shift_bound_speed "characteristic speed at boundary" STEERABLE=ALWA
} 1.
private:
-CCTK_REAL ML_trace_curv_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
+CCTK_REAL ML_dtshift_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
{
"0:*" :: "outgoing characteristic speed > 0"
} 1.
private:
-CCTK_REAL At11_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
+CCTK_REAL phi_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
{
"*:*" :: "value of limit value is unrestricted"
} 0.
private:
-CCTK_REAL At12_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
+CCTK_REAL gt11_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
{
"*:*" :: "value of limit value is unrestricted"
} 0.
private:
-CCTK_REAL At13_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
+CCTK_REAL gt12_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
{
"*:*" :: "value of limit value is unrestricted"
} 0.
private:
-CCTK_REAL At22_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
+CCTK_REAL gt13_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
{
"*:*" :: "value of limit value is unrestricted"
} 0.
private:
-CCTK_REAL At23_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
+CCTK_REAL gt22_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
{
"*:*" :: "value of limit value is unrestricted"
} 0.
private:
-CCTK_REAL At33_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
+CCTK_REAL gt23_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
{
"*:*" :: "value of limit value is unrestricted"
} 0.
private:
-CCTK_REAL A_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
+CCTK_REAL gt33_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
{
"*:*" :: "value of limit value is unrestricted"
} 0.
private:
-CCTK_REAL B1_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
+CCTK_REAL Xt1_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
{
"*:*" :: "value of limit value is unrestricted"
} 0.
private:
-CCTK_REAL B2_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
+CCTK_REAL Xt2_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
{
"*:*" :: "value of limit value is unrestricted"
} 0.
private:
-CCTK_REAL B3_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
+CCTK_REAL Xt3_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
{
"*:*" :: "value of limit value is unrestricted"
} 0.
private:
-CCTK_REAL Xt1_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
+CCTK_REAL trK_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
{
"*:*" :: "value of limit value is unrestricted"
} 0.
private:
-CCTK_REAL Xt2_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
+CCTK_REAL At11_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
{
"*:*" :: "value of limit value is unrestricted"
} 0.
private:
-CCTK_REAL Xt3_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
+CCTK_REAL At12_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
{
"*:*" :: "value of limit value is unrestricted"
} 0.
private:
-CCTK_REAL alpha_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
+CCTK_REAL At13_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
{
"*:*" :: "value of limit value is unrestricted"
} 0.
private:
-CCTK_REAL phi_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
+CCTK_REAL At22_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
{
"*:*" :: "value of limit value is unrestricted"
} 0.
private:
-CCTK_REAL gt11_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
+CCTK_REAL At23_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
{
"*:*" :: "value of limit value is unrestricted"
} 0.
private:
-CCTK_REAL gt12_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
+CCTK_REAL At33_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
{
"*:*" :: "value of limit value is unrestricted"
} 0.
private:
-CCTK_REAL gt13_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
+CCTK_REAL alpha_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
{
"*:*" :: "value of limit value is unrestricted"
} 0.
private:
-CCTK_REAL gt22_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
+CCTK_REAL A_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
{
"*:*" :: "value of limit value is unrestricted"
} 0.
private:
-CCTK_REAL gt23_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
+CCTK_REAL beta1_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
{
"*:*" :: "value of limit value is unrestricted"
} 0.
private:
-CCTK_REAL gt33_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
+CCTK_REAL beta2_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
{
"*:*" :: "value of limit value is unrestricted"
} 0.
private:
-CCTK_REAL beta1_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
+CCTK_REAL beta3_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
{
"*:*" :: "value of limit value is unrestricted"
} 0.
private:
-CCTK_REAL beta2_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
+CCTK_REAL B1_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
{
"*:*" :: "value of limit value is unrestricted"
} 0.
private:
-CCTK_REAL beta3_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
+CCTK_REAL B2_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
{
"*:*" :: "value of limit value is unrestricted"
} 0.
private:
-CCTK_REAL trK_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
+CCTK_REAL B3_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
{
"*:*" :: "value of limit value is unrestricted"
} 0.
private:
-CCTK_REAL ML_curv_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
+CCTK_REAL ML_log_confac_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
{
"*:*" :: "value of limit value is unrestricted"
} 0.
private:
-CCTK_REAL ML_dtlapse_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
+CCTK_REAL ML_metric_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
{
"*:*" :: "value of limit value is unrestricted"
} 0.
private:
-CCTK_REAL ML_dtshift_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
+CCTK_REAL ML_Gamma_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
{
"*:*" :: "value of limit value is unrestricted"
} 0.
private:
-CCTK_REAL ML_Gamma_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
+CCTK_REAL ML_trace_curv_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
{
"*:*" :: "value of limit value is unrestricted"
} 0.
private:
-CCTK_REAL ML_lapse_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
+CCTK_REAL ML_curv_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
{
"*:*" :: "value of limit value is unrestricted"
} 0.
private:
-CCTK_REAL ML_log_confac_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
+CCTK_REAL ML_lapse_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
{
"*:*" :: "value of limit value is unrestricted"
} 0.
private:
-CCTK_REAL ML_metric_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
+CCTK_REAL ML_dtlapse_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
{
"*:*" :: "value of limit value is unrestricted"
} 0.
@@ -1273,199 +1273,199 @@ CCTK_REAL ML_shift_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
} 0.
private:
-CCTK_REAL ML_trace_curv_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
+CCTK_REAL ML_dtshift_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
{
"*:*" :: "value of limit value is unrestricted"
} 0.
private:
-CCTK_REAL At11_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL phi_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
private:
-CCTK_REAL At12_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL gt11_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
private:
-CCTK_REAL At13_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL gt12_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
private:
-CCTK_REAL At22_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL gt13_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
private:
-CCTK_REAL At23_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL gt22_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
private:
-CCTK_REAL At33_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL gt23_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
private:
-CCTK_REAL A_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL gt33_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
private:
-CCTK_REAL B1_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL Xt1_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
private:
-CCTK_REAL B2_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL Xt2_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
private:
-CCTK_REAL B3_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL Xt3_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
private:
-CCTK_REAL Xt1_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL trK_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
private:
-CCTK_REAL Xt2_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL At11_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
private:
-CCTK_REAL Xt3_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL At12_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
private:
-CCTK_REAL alpha_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL At13_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
private:
-CCTK_REAL phi_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL At22_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
private:
-CCTK_REAL gt11_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL At23_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
private:
-CCTK_REAL gt12_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL At33_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
private:
-CCTK_REAL gt13_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL alpha_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
private:
-CCTK_REAL gt22_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL A_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
private:
-CCTK_REAL gt23_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL beta1_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
private:
-CCTK_REAL gt33_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL beta2_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
private:
-CCTK_REAL beta1_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL beta3_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
private:
-CCTK_REAL beta2_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL B1_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
private:
-CCTK_REAL beta3_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL B2_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
private:
-CCTK_REAL trK_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL B3_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
private:
-CCTK_REAL ML_curv_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL ML_log_confac_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
private:
-CCTK_REAL ML_dtlapse_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL ML_metric_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
private:
-CCTK_REAL ML_dtshift_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL ML_Gamma_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
private:
-CCTK_REAL ML_Gamma_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL ML_trace_curv_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
private:
-CCTK_REAL ML_lapse_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL ML_curv_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
private:
-CCTK_REAL ML_log_confac_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL ML_lapse_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
private:
-CCTK_REAL ML_metric_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL ML_dtlapse_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
@@ -1477,7 +1477,7 @@ CCTK_REAL ML_shift_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
} 0.
private:
-CCTK_REAL ML_trace_curv_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL ML_dtshift_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.