From 372e66a0b841862351dabb43a6dfbdf9984557b2 Mon Sep 17 00:00:00 2001 From: bentivegna Date: Thu, 8 Apr 2010 21:17:43 +0000 Subject: 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 --- param.ccl | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'param.ccl') 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 -- cgit v1.2.3