Contains serial implementations of following algorithms:
- 2D vorticity transfer equation solver
- 2D thermal conductivity equation solver
- 2D combined fluid and thermal solver
Note that present implementations are intended for academic purposes, as such they are not meant to be used in any sort of high-performance production code.
- Recommended compiler: Intel C++ Compiler
- Requires C++17 support
- Eigen 3.4 (Sparse, Dense)
Two dimensional formulation:
Vorticity transfer equation:
Thermal conductivity equation: