aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOASCII/param.ccl
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@gmail.com>2012-09-18 10:16:28 -0400
committerErik Schnetter <schnetter@gmail.com>2012-09-18 10:16:28 -0400
commit8496cf3fd9417c64cd1d1a48386e3b308a28fbfc (patch)
tree7933c6efd87a361ce883416040e5c115ec31347e /Carpet/CarpetIOASCII/param.ccl
parentffefc62d26d05fa2c71fd58250e27715746eca33 (diff)
CarpetIOASCII: Implement using grid::coordinates to output coordinates
Diffstat (limited to 'Carpet/CarpetIOASCII/param.ccl')
-rw-r--r--Carpet/CarpetIOASCII/param.ccl6
1 files changed, 6 insertions, 0 deletions
diff --git a/Carpet/CarpetIOASCII/param.ccl b/Carpet/CarpetIOASCII/param.ccl
index 1bdec2178..9cbdf0ca6 100644
--- a/Carpet/CarpetIOASCII/param.ccl
+++ b/Carpet/CarpetIOASCII/param.ccl
@@ -77,6 +77,12 @@ BOOLEAN compact_format "Use a more compact output format with fewer columns and
+BOOLEAN use_grid_coordinates "Use grid coordinate grid functions to obtain coordinate locations"
+{
+} "no"
+
+
+
INT out_precision "How many digits to output floating-point numbers with" STEERABLE = ALWAYS
{
0:* :: "Number of precision digits"