Skip to content
/ cfd Public

Simple 2D regular-grid CFD simulation for teaching parallel scaling concepts

License

Notifications You must be signed in to change notification settings

davidhenty/cfd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CFD

Simple 2D regular-grid CFD simulation for teaching parallel scaling concepts

This is a simple simulation of an incompressible fluid flowing in a cavity using the 2D Navier-Stokes equation. The fluid flow can either be viscous (finite Reynolds number and vortices in the flow) or non-viscous (no Reynolds number specified and no vortices in the flow).

It is deliberately written to be very simple and easy to understand so it can be used as a teaching example.

About

Simple 2D regular-grid CFD simulation for teaching parallel scaling concepts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published