aboutsummaryrefslogtreecommitdiff
path: root/ML_ADM
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_ADM
parentf53b835b8e6ee94cb7c67b413a3b73e198e6a20f (diff)
Regenerate code (Kranc commit 01478e8bf1bc509f67a3f8fa2c18021dc9b975f3)
Reordering of entries in param.ccl due to internal cleanup in Kranc.
Diffstat (limited to 'ML_ADM')
-rw-r--r--ML_ADM/param.ccl140
1 files changed, 70 insertions, 70 deletions
diff --git a/ML_ADM/param.ccl b/ML_ADM/param.ccl
index 84f41e6..6c1dcaf 100644
--- a/ML_ADM/param.ccl
+++ b/ML_ADM/param.ccl
@@ -24,6 +24,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_INT fdOrder "fdOrder"
{
*:* :: ""
@@ -68,12 +74,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_ADM_Minkowski_calc_every "ML_ADM_Minkowski_calc_every" STEERABLE=ALWAYS
{
*:* :: ""
@@ -158,7 +158,7 @@ CCTK_INT ML_ADM_constraints_boundary_calc_offset "ML_ADM_constraints_boundary_ca
} 0
private:
-KEYWORD K11_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD g11_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -170,7 +170,7 @@ KEYWORD K11_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "skip"
private:
-KEYWORD K12_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD g12_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -182,7 +182,7 @@ KEYWORD K12_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "skip"
private:
-KEYWORD K13_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD g13_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -194,7 +194,7 @@ KEYWORD K13_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "skip"
private:
-KEYWORD K22_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD g22_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -206,7 +206,7 @@ KEYWORD K22_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "skip"
private:
-KEYWORD K23_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD g23_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -218,7 +218,7 @@ KEYWORD K23_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "skip"
private:
-KEYWORD K33_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD g33_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -230,7 +230,7 @@ KEYWORD K33_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "skip"
private:
-KEYWORD alpha_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD K11_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -242,7 +242,7 @@ KEYWORD alpha_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "skip"
private:
-KEYWORD g11_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD K12_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -254,7 +254,7 @@ KEYWORD g11_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "skip"
private:
-KEYWORD g12_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD K13_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -266,7 +266,7 @@ KEYWORD g12_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "skip"
private:
-KEYWORD g13_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD K22_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -278,7 +278,7 @@ KEYWORD g13_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "skip"
private:
-KEYWORD g22_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD K23_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -290,7 +290,7 @@ KEYWORD g22_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "skip"
private:
-KEYWORD g23_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD K33_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -302,7 +302,7 @@ KEYWORD g23_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "skip"
private:
-KEYWORD g33_bound "Boundary condition to implement" STEERABLE=ALWAYS
+KEYWORD alpha_bound "Boundary condition to implement" STEERABLE=ALWAYS
{
"flat" :: "Flat boundary condition"
"none" :: "No boundary condition"
@@ -350,7 +350,7 @@ KEYWORD beta3_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "skip"
private:
-KEYWORD ML_curv_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"
@@ -362,7 +362,7 @@ KEYWORD ML_curv_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"
@@ -374,7 +374,7 @@ KEYWORD ML_lapse_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "none"
private:
-KEYWORD ML_metric_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"
@@ -398,79 +398,79 @@ KEYWORD ML_shift_bound "Boundary condition to implement" STEERABLE=ALWAYS
} "none"
private:
-CCTK_REAL K11_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
+CCTK_REAL g11_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
{
"0:*" :: "outgoing characteristic speed > 0"
} 1.
private:
-CCTK_REAL K12_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
+CCTK_REAL g12_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
{
"0:*" :: "outgoing characteristic speed > 0"
} 1.
private:
-CCTK_REAL K13_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
+CCTK_REAL g13_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
{
"0:*" :: "outgoing characteristic speed > 0"
} 1.
private:
-CCTK_REAL K22_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
+CCTK_REAL g22_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
{
"0:*" :: "outgoing characteristic speed > 0"
} 1.
private:
-CCTK_REAL K23_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
+CCTK_REAL g23_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
{
"0:*" :: "outgoing characteristic speed > 0"
} 1.
private:
-CCTK_REAL K33_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
+CCTK_REAL g33_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 K11_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
{
"0:*" :: "outgoing characteristic speed > 0"
} 1.
private:
-CCTK_REAL g11_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
+CCTK_REAL K12_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
{
"0:*" :: "outgoing characteristic speed > 0"
} 1.
private:
-CCTK_REAL g12_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
+CCTK_REAL K13_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
{
"0:*" :: "outgoing characteristic speed > 0"
} 1.
private:
-CCTK_REAL g13_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
+CCTK_REAL K22_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
{
"0:*" :: "outgoing characteristic speed > 0"
} 1.
private:
-CCTK_REAL g22_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
+CCTK_REAL K23_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
{
"0:*" :: "outgoing characteristic speed > 0"
} 1.
private:
-CCTK_REAL g23_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
+CCTK_REAL K33_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
{
"0:*" :: "outgoing characteristic speed > 0"
} 1.
private:
-CCTK_REAL g33_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.
@@ -494,19 +494,19 @@ CCTK_REAL beta3_bound_speed "characteristic speed at boundary" STEERABLE=ALWAYS
} 1.
private:
-CCTK_REAL ML_curv_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_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_metric_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.
@@ -518,79 +518,79 @@ CCTK_REAL ML_shift_bound_speed "characteristic speed at boundary" STEERABLE=ALWA
} 1.
private:
-CCTK_REAL K11_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
+CCTK_REAL g11_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
{
"*:*" :: "value of limit value is unrestricted"
} 0.
private:
-CCTK_REAL K12_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
+CCTK_REAL g12_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
{
"*:*" :: "value of limit value is unrestricted"
} 0.
private:
-CCTK_REAL K13_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
+CCTK_REAL g13_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
{
"*:*" :: "value of limit value is unrestricted"
} 0.
private:
-CCTK_REAL K22_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
+CCTK_REAL g22_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
{
"*:*" :: "value of limit value is unrestricted"
} 0.
private:
-CCTK_REAL K23_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
+CCTK_REAL g23_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
{
"*:*" :: "value of limit value is unrestricted"
} 0.
private:
-CCTK_REAL K33_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
+CCTK_REAL g33_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 K11_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
{
"*:*" :: "value of limit value is unrestricted"
} 0.
private:
-CCTK_REAL g11_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
+CCTK_REAL K12_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
{
"*:*" :: "value of limit value is unrestricted"
} 0.
private:
-CCTK_REAL g12_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
+CCTK_REAL K13_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
{
"*:*" :: "value of limit value is unrestricted"
} 0.
private:
-CCTK_REAL g13_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
+CCTK_REAL K22_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
{
"*:*" :: "value of limit value is unrestricted"
} 0.
private:
-CCTK_REAL g22_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
+CCTK_REAL K23_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
{
"*:*" :: "value of limit value is unrestricted"
} 0.
private:
-CCTK_REAL g23_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
+CCTK_REAL K33_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
{
"*:*" :: "value of limit value is unrestricted"
} 0.
private:
-CCTK_REAL g33_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.
@@ -614,19 +614,19 @@ CCTK_REAL beta3_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
} 0.
private:
-CCTK_REAL ML_curv_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_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_metric_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.
@@ -638,79 +638,79 @@ CCTK_REAL ML_shift_bound_limit "limit value for r -> infinity" STEERABLE=ALWAYS
} 0.
private:
-CCTK_REAL K11_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL g11_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
private:
-CCTK_REAL K12_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL g12_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
private:
-CCTK_REAL K13_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL g13_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
private:
-CCTK_REAL K22_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL g22_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
private:
-CCTK_REAL K23_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL g23_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
private:
-CCTK_REAL K33_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL g33_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
private:
-CCTK_REAL alpha_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL K11_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
private:
-CCTK_REAL g11_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL K12_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
private:
-CCTK_REAL g12_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL K13_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
private:
-CCTK_REAL g13_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL K22_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
private:
-CCTK_REAL g22_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL K23_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
private:
-CCTK_REAL g23_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL K33_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
private:
-CCTK_REAL g33_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL alpha_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.
@@ -734,19 +734,19 @@ CCTK_REAL beta3_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
} 0.
private:
-CCTK_REAL ML_curv_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL ML_metric_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_metric_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
+CCTK_REAL ML_lapse_bound_scalar "Dirichlet boundary value" STEERABLE=ALWAYS
{
"*:*" :: "unrestricted"
} 0.