Skip to content

Experimental discontinuous Galerkin / Fourier spectral solver for viscous, incompressible Navier-Stokes equation in two dimensions

Notifications You must be signed in to change notification settings

crewsdw/Incompressible2D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Incompressible2D

Custom discontinuous Galerkin / Fourier spectral solver for incompressible 2D Navier-Stokes equation

About

Vector-valued variable is fluid velocity, whose curl is computed spectrally in order to plot vorticity in post-processing. Mass density is supposed to be a constant background.

Objectives

Experimental objectives of this project on high-order discontinuous Galerkin methods:

  1. robustly tested experimental spectral methods for the pressure Poisson equation and viscosity,
  2. concisely-coded and efficient GPU implementations,

Information

Implementation notes can be found at: https://dcrews.gitlab.io/potential-flux/papers/incompressible_euler.pdf

About

Experimental discontinuous Galerkin / Fourier spectral solver for viscous, incompressible Navier-Stokes equation in two dimensions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages