sumeet92k / paraview-scripts

Paraview post processing scripts in python

Home Page:https://sumeet92k.github.io/paraview-scripts/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to ParaView-scripts

On this repository's website paraview-scripts you'll find a quick tutorial on how to use ParaView's python scripting interface. This walkthrough is designed for those who just want to automate some of the GUI based tasks. For an indepth guideline on python scripting in ParaView, follow the official documentation.

Getting Started

The correct sequence to go with the tutorials is:

  1. Auto generating code using Trace
  2. paraview.simple library
  3. Iterating over time loops
  4. To be added.

Support or Contact

For clarification, comments and suggestions, feel free to contact the developer.

About

Paraview post processing scripts in python

https://sumeet92k.github.io/paraview-scripts/

License:GNU General Public License v3.0