Skip to content
Snippets Groups Projects
user avatar
Mark Olesen authored
- building paraview-5.7 and later requires cmake >= 3.10 itself
  but cmake-3.8 appears to work adequately for building dependent
  components

- use VERSION_GREATER_EQUAL instead of GREATER_EQUAL
19a4e158
Name Last commit Last update
doc
etc
src
tutorials
.gitignore
Allwclean
Allwmake
README.md

About

A collection of visualization interfaces for OpenFOAM, primarily VTK/ParaView based.

paraview-plugins

Reader plugins for ParaView which are sometimes termed paraFoam (even although that is just a script).

The readers are partly historical and partly with features that are not yet supported by the regular OpenFOAM readers from VTK.

However, they are also lacking some features that the regular OpenFOAM readers from VTK have.

runTimePostProcessing

An insitu visualization function-object using VTK with pre-defined functionality for geometry and scenes.

catalyst

An insitu visualization function-object using ParaView/Catalyst.