fbob / PyVista_OpenFOAM_Tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenFOAM post processing with PyVista

Absolute beginner tutorial

The CFD (OpenFOAM) data are in the times directories : 0 500 and 1000

Case setup is in constant (mesh is in polyMesh subdirectory) and system directories

This "work in progress" tutorial is in the .ipynb file: PyVista_OpenFOAM_Tutorial.ipynb

Many thanks to Andras Deak @adeak for his very kind help.

Velocity field

About


Languages

Language:C++ 99.4%Language:Jupyter Notebook 0.6%