项目作者: deepmorzaria

项目描述 :
SIMPLE Algorithm for Backward Facing Step problem on collocated grid using C++.
高级语言: C++
项目地址: git://github.com/deepmorzaria/Backward-Facing-Step.git
创建时间: 2021-02-17T22:08:25Z
项目社区:https://github.com/deepmorzaria/Backward-Facing-Step

开源协议:MIT License

下载


Backward-Facing-Step

SIMPLE(Semi-Implicit Method for Pressure-Linked Equation) algorithm implemented for backward facing step problem on collocated grid in C++. The iterative solver is built using the Eigen library.

Results(Re=100,200,400)



Resources

Computational Fluid Dynamics by Dr. Sumon Chakraborty

CFD lectures by Dr. Sandip Mazumdar

Introduction to Computational Fluid Dynamics by H K Versteeg and W Malalasekera