Skip to content

EPCCed/hpcss24-cfd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hpcss24-cfd

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

CFD code for the EPCC HPC Summer School 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published