Skip to content

Visualization

Donna Calhoun edited this page Aug 23, 2017 · 5 revisions

ForestClaw produces output for a variety of visualization tools.

  • To visual using Lawrence Livermore's VisIt platform, or Kit-ware's ParaView, create VTK output using the vtk option. To create VTK output, use the following options.

    For runs using Clawpack 4.6

    $ $FCLAW_BIN/swirl --user:claw-version=4 --clawpack46:vtk-out=T
    

    For runs using Clawpack 5.0

    $ $FCLAW_BIN/swirl --user:claw-version=5 --clawpack5:vtk-out=T
    
  • Matlab and Python Matplotlib visualization tools are available and require the Clawpack Visualization package VisClaw. See ClawPack.

Clone this wiki locally