HenningScheufler / pybFoam

python bindings for OpenFOAM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pybFoam

python bindings for OpenFOAM

currently in the pre-alpha release state

Installation

requires OpenFOAM of2012 or higher sourced and installed and python 3.7+ (conda is highly recommended)

./build-pybFoam.sh # will install conan zmq oftest

Testsuite

oftest is automatically installed and is run with py.test

py.test

Build Documentation (WIP)

The documentation is based on the Jekyll Documentation Theme

cd docs
jekyll serve

About

python bindings for OpenFOAM

License:GNU General Public License v3.0


Languages

Language:C++ 37.3%Language:C 36.9%Language:Python 20.8%Language:Shell 4.9%