iBatistic / HoPyFoam

Python code for High-order Finite Volume Method

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HoPyFOAM

FOAM like Python code for High-order Finite Volume Method

HoPyFOAM is an OpenFOAM-like Python package written for a high-order finite volume method.
The code is intended to solve solid mechanics problems on 2D and 3D unstructured meshes.
It is based on numpy and petsc4py packages while the coding style and code structure is similar to one from the OpenFOAM library.

Authors

Installation

  1. Clone the directory with git clone git@github.com:iBatistic/HoPyFVM.git

Usage

Tutorials

License

This toolkit is released under the GNU General Public License (version 3). More details can be found in the LICENSE file.

Disclaimer

This offering is not approved or endorsed by OpenCFD Limited, producer and distributor of the OpenFOAM software via (www.openfoam.com)[https://www.openfoam.com/}, and owner of the OPENFOAM® and OpenCFD® trade marks.

About

Python code for High-order Finite Volume Method

License:GNU General Public License v3.0


Languages

Language:Python 79.5%Language:C++ 17.1%Language:Shell 3.3%