Skip to content

SpeedyTurtle599/sphereSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project aims to simulate 3D fluid flow around a sphere in NVIDIA CUDA C++. In addition to that base premise, it's got some ambitious additions:

  • Turbulent flow, modelled by k-epsilon equations (soon to be replaced by SST k-omega)
  • Viscous boundary layer
  • Log wall law for transition from viscous to inviscid flow
  • SIMPLEC algorithm for pressure-velocity coupling

The files here are under the creative commons license "Attribution-NonCommercial-ShareAlike" CC BY-NC-SA, unless indicated otherwise.

About

Homebrewed 3D CFD with k-epsilon turbulence and SIMPLEC pressure correction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published