pyfr
flux reconstruction in Python
Install
- All systems
-
curl cmd.cat/pyfr.sh
- Debian
-
apt-get install pyfr - Ubuntu
-
apt-get install pyfr - Kali Linux
-
apt-get install pyfr - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install pyfr - Raspbian
-
apt-get install pyfr
pyfr
flux reconstruction in Python
PyFR is an open-source Python based framework for solving advection-diffusion type problems on streaming architectures using the Flux Reconstruction approach of Huynh. The framework is designed to solve a range of governing systems on mixed unstructured grids containing various element types. It is also designed to target a range of hardware platforms via use of an in-built domain specific language derived from the Mako templating engine. This package provides the PyFR application.