Incompressible Fluid Application
Contents |
General Description
![]() |
Theory
The aim of this application is to solve the well known set of Navier-Stokes equations. The problem suffers from severe locking and/or instability using linear FEM.
Different approaches could be chosen to solve this problem. Fractional step, Subgrid scale stabilization, GLS are among the others.
Some references to these methods are:
1)Stabilized finite element approximation of transient incompressible flows using orthogonal subscales Ramon Codina Computer Methods in Applied Mechanics and Engineering Vol. 191 (2002), 4295-4321
Numerical approach
All numerical details here.
This is a part quite open, depending on the application we are considering.
Every physical problem is solved defining many different ingredients. Try to be quite schematic.
Elements
Element | Methodology | Geometry |
---|---|---|
FLUID | Fractional step | 2D,3D Geometries |
ASGS | Variational multiscale | 2D,3D Geometries |
Fluid2DGLS_expl | Least square | 2D,3D Geometries |
Theory
ASGS(Algebraic Sub Grid Scale)
The basic idea of this method is to approximate the effect of the continuous solution which can not be resolved by the finite element mesh on the discrete finite element solution.