aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl3
1 files changed, 2 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index 1cf32cc..2cda156 100644
--- a/param.ccl
+++ b/param.ccl
@@ -740,7 +740,7 @@ real origin_z[11] "global z coordinate of patch system origin"
#
# The "(rotating)" patch system types are ok for evaluating Theta(h),
-# but don't work yet for apparent horizon finding
+# but alas they don't work yet for apparent horizon finding
# (the Jacobian computation doesn't yet grok the nonlocal rotation BCs).
#
keyword patch_system_type[11] "what type of patch system should we use?"
@@ -755,6 +755,7 @@ keyword patch_system_type[11] "what type of patch system should we use?"
"+xy quadrant (rotating)" :: "90 degree periodic rotation symmetry about z axis"
"+xy quadrant (mirrored)" :: "mirror symmetry across x=0 and y=0 planes"
+"+xz quadrant (mirrored)" :: "mirror symmetry across x=0 and z=0 planes"
"+xz quadrant (rotating)" :: \
"180 degree periodic rotation symmetry about z axis \
and mirror symmetry across z=0 plane"