aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl7
1 files changed, 7 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 2d521c7..c2e05b0 100644
--- a/param.ccl
+++ b/param.ccl
@@ -61,6 +61,13 @@ KEYWORD dtshift_evolution_method "The dtshift evolution method"
+STRING admbase_boundary_condition "Boundary condition for ADMBase variables"
+{
+ "" :: "must be a registered boundary condition"
+} "flat"
+
+
+
KEYWORD metric_type "The semantics of the metric variables (physical, static conformal, etc)"
{
"physical" :: "metric and extrinsic curvature are the physical ones"