Andr0ni / SimulationOfFlowAroundAnObstacle2D

Numerical solution of the equations of motion a viscous incompressible fluid (2D) in variables of the vortex-flow function

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimulationOfFlowAroundAnObstacle2D

Numerical solution of the equations of motion a viscous incompressible fluid (2D) in variables of the vortex-flow function. Simulation of the process of flow around an obstacle(Karman street).

The Reynolds number(Re) is a value that characterizes the ratio of inertial forces to viscous friction forces in viscous liquids and gases. For each type of flow there is a critical Reynolds number.

Examples

image

About

Numerical solution of the equations of motion a viscous incompressible fluid (2D) in variables of the vortex-flow function


Languages

Language:C++ 99.6%Language:C 0.4%