mdolab / pyofm

Python wrapper for OpenFOAM meshes
Other
7 stars 4 forks source link

pyOFM

pyOFM

This is a simple mesh reading class that parses the OpenFoam polyMesh directory to read the mesh and store it in Python for user interaction

Installation

Load the OpenFOAM environment, run make, and then run pip install ..