Skip to content

NWTC/paraview

Repository files navigation

paraview

This is a collection of scripts for Paraview batch processing (using pvbatch), macros for Paraview interactive analysis, and utility scripts.

Sample Peregrine environment for batch processing:

Currently Loaded Modulefiles:
  1) gcc/4.8.2                 2) openmpi-gcc/1.7.3-4.8.2   3) python/2.7.6              4) paraview/4.2.0-compute

Sample batch job:

pvbatch slice2D_to_png.py U_slice_horizontal_z080.yaml

The system version of Peregrine depends on an antiquated system python module (and it won't work with conda). Additional dependencies, e.g. yaml, may be installed as follows:

pip install --install-option="--prefix=$HOME" pyyaml

Of course, be sure to set up your environment accordingly:

export PYTHONPATH="$HOME:$PYTHONPATH"

About

Scripts for Paraview batch processing (pvbatch)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages