Skip to content

Overview of the solvers

Jeanne Joachim edited this page Mar 9, 2021 · 4 revisions

Finite Element Method solvers for Fluid Dynamic and Multiphysic simulations

GLS Navier-Stokes

Related articles: add link to group articles

Standard Galerkin finite element method augmented with Least Square consistent stabilization, used to solve the Navier-Stokes equations. This is the base for the child solvers GLS Sharp Navier-Stokes and GLS Nitsche Navier-Stokes.

Applications of this solver are:

GLS Sharp Navier-Stokes

Related articles: add link to group articles

add quick explanation. Applications of this solver are:

  • gls_sharp_navier_stokes_2d: Example 10
  • gls_sharp_navier_stokes_3d:

GLS Vans

Related articles: add link to group articles

add quick explanation. Applications of this solver are:

  • gls_vans_2d:

GLS Nitsche Navier-Stokes

Related articles: add link to group articles.

add quick explanation. Applications of this solver are:

  • gls_nitsche_navier_stokes_22:
  • gls_nitsche_navier_stokes_23:
  • gls_nitsche_navier_stokes_33:

GD Navier-Stokes

Related articles: add link to group articles.

add quick explanation. Applications of this solver are:

  • gd_navier_stokes_2d: see Example 2
  • gd_navier_stokes_3d:

Discrete Element Methods solvers

Articles: add link to group articles

Clone this wiki locally