Home
last modified time | relevance | path

Searched refs:stabilization (Results 1 – 14 of 14) sorted by relevance

/libCEED/examples/fluids/qfunctions/
H A Dadvection_types.h43 StabilizationType stabilization; member
H A Dnewtonian_types.h41 StabilizationType stabilization; member
H A Dstabilization.h50 switch (gas->stabilization) { in Stabilization()
H A Dshocktube.h44 int stabilization; member
354 switch (context->stabilization) { in EulerShockTube()
H A Dadvection.h341 for (CeedInt j = 0; j < dim; j++) switch (context->stabilization) { in IFunction_AdvectionGeneric()
395 for (CeedInt j = 0; j < dim; j++) switch (context->stabilization) { in MassFunction_AdvectionGeneric()
476 for (CeedInt j = 0; j < dim; j++) switch (context->stabilization) { in RHSFunction_AdvectionGeneric()
H A Deulervortex.h31 int stabilization; // See StabilizationType: 0=none, 1=SU, 2=SUPG member
365 switch (context->stabilization) { in Euler()
493 switch (context->stabilization) { in IFunction_Euler()
/libCEED/examples/fluids/problems/
H A Deulervortex.c129 euler_ctx->stabilization = stab; in NS_EULER_VORTEX()
159 euler_ctx->mean_velocity[2], StabilizationTypes[euler_ctx->stabilization])); in PRINT_EULER_VORTEX()
H A Dshocktube.c126 shocktube_ctx->stabilization = stab; in NS_SHOCKTUBE()
H A Dadvection.c254 advection_ctx->stabilization = stab; in NS_ADVECTION()
292 …app_ctx->problem_name, StabilizationTypes[advection_ctx->stabilization], AdvectionICTypes[setup_ct… in PRINT_ADVECTION()
H A Dnewtonian.c425 newtonian_ig_ctx->stabilization = stab; in NS_NEWTONIAN_IG()
489 app_ctx->problem_name, StabilizationTypes[newtonian_ctx->stabilization])); in PRINT_NEWTONIAN()
/libCEED/examples/fluids/
H A Dindex.md169 …ations and (low-viscosity/poorly resolved) Navier-Stokes, in which case stabilization is necessary.
170 …ollows {cite}`hughesetal2010`, which offers a comprehensive review of stabilization and shock-capt…
188 This stabilization technique can be selected using the option `-stab supg`.
204 This stabilization technique can be selected using the option `-stab su`.
239 For scalar advection-diffusion, the stabilization is a scalar
247 For advection-diffusion, $\bm F(q) = \bm u q$, and thus the SU stabilization term is
256 …tions, {cite}`whiting2003hierarchical` defines a $5\times 5$ diagonal stabilization $\mathrm{diag}…
257 1. continuity stabilization $\tau_c$
258 2. momentum stabilization $\tau_m$
259 3. energy stabilization $\tau_E$
[all …]
H A DREADME.md345 - Formulation for $\tau$ in stabilization (`ctau`, `advdiff_shakib`)
360 - Scale coefficient for stabilization tau (nondimensional)
/libCEED/doc/papers/joss/
H A Dpaper.md89 where the functions $f_0$ and $f_1$ define the physics and possible stabilization of the problem [@…
156 …lves the 2D and 3D compressible Navier-Stokes equations using SU/SUPG stabilization and implicit, …
/libCEED/doc/sphinx/source/
H A Dreleasenotes.md125 - Automated stabilization coefficients for different basis degree.
363 implicit time integration, SU/SUPG stabilization, free-slip boundary conditions, and