Skip to content

utkinis/NavierStokes.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NavierStokes.jl

NavierStokes.jl is a technical demo featuring Navier-Stokes solver based on a projection method in 200 lines of code. The code works both on multi-core CPU and GPU architectures relying on the ParallelStencil.jl Julia package.

The animation depicts von Karman vortex sheet for Reynolds number of 1e6 resolved on a numerical grid composed of 2559x4095 grid points (running the NavierStokes_Re6.jl on a Nvidia Tesla V100 GPU).

von Karman vortex sheet

About

Short example of Navier-Stokes simulation on GPU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published