boutproject / VisBoutIt

Tools for displaying BOUT++ data within VisIt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tools for displaying BOUT++ data within VisIt

Dependencies

The packages must be installed for the Tools to work:

  • NumPy for arrays
  • PyEVTK for writing VTK format
  • VisIt for displaying data (LLNL)
  • SciPy for interpolating data

Available routines

This package has routines to convert; scalar, field parallel vector, eigensolver and velocity data from BOUT++ files. This package also contains routines to plot the data using the VisIt package from the LLNL and render out image sequences of the VisIt plots.

Please refer to the manual for examples.

About

Tools for displaying BOUT++ data within VisIt

License:GNU Lesser General Public License v3.0


Languages

Language:Python 100.0%