aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorbentivegna <bentivegna@ef6f4158-a8ee-47d1-ba14-cb73256398e0>2010-04-08 21:17:43 +0000
committerbentivegna <bentivegna@ef6f4158-a8ee-47d1-ba14-cb73256398e0>2010-04-08 21:17:43 +0000
commit372e66a0b841862351dabb43a6dfbdf9984557b2 (patch)
treeac9fd5aecd8bed6ad532842933d733327acfb97e /param.ccl
parenteafdd2f0cf2aa5c785875150d0f16b32fd72764a (diff)
Added a VTK writer to simplify visualization with VisIt.
git-svn-id: https://svn.cct.lsu.edu/repos/numrel/LSUThorns/QuasiLocalMeasures/trunk@7 ef6f4158-a8ee-47d1-ba14-cb73256398e0
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl8
1 files changed, 8 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 9cb986e..ed01266 100644
--- a/param.ccl
+++ b/param.ccl
@@ -68,6 +68,14 @@ KEYWORD killing_vector_normalisation "Method for normalising the Killing vector
"median" :: "Use the median integral line"
} "average"
+BOOLEAN output_vtk "Output a VTK file with the main 2D arrays?" STEERABLE=always
+{
+} "no"
+
+INT output_vtk_every "Order of spatial differencing"
+{
+ *:* :: "output every so many iterations"
+} 1
SHARES: ADMBase