Skip to content

Latest commit

 

History

History
executable file
·
11 lines (7 loc) · 407 Bytes

README.md

File metadata and controls

executable file
·
11 lines (7 loc) · 407 Bytes

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 ..