ForestClaw/forestclaw

VTK output options

Closed this issue · 1 comments

Originally reported by: Donna Calhoun (Bitbucket: donnaaboise, GitHub: donnaaboise)


I'd like to have a vtkout option that is true/false. Currently, it takes values 0,1,2 ( with 2 the value the produces the output when outputting a frame).

Can we :

  1. Remove the VTK debugging code and change vtkout to a simple boolean option, or

  2. Introduce a vtkout_debug option, which takes values 0,1,2, and convert vtkout to a simple boolean?


Original comment by Donna Calhoun (Bitbucket: donnaaboise, GitHub: donnaaboise):


We removed the "vtk_debug" option from fclaw2d_initialize and fclaw2d_partition.