Home
last modified time | relevance | path

Searched refs:flux (Results 1 – 6 of 6) sorted by relevance

/honee/qfunctions/
H A Dbc_freestream.h33 StateConservative flux; in Freestream() local
36 flux = RiemannFlux_HLL(gas, s, context->S_infty, normal); in Freestream()
39 flux = RiemannFlux_HLLC(gas, s, context->S_infty, normal); in Freestream()
43 UnpackState_U(flux, Flux); in Freestream()
H A Dbc_slip.h34 StateConservative flux = RiemannFlux_HLLC(gas, s, s_reflect, normal); in Slip() local
37 UnpackState_U(flux, Flux); in Slip()
/honee/
H A DCHANGELOG.md12 - Add projection of the divergence of diffusive flux for Navier-Stokes equations, see !27
15 - Add projection of the divergence of diffusive flux for advection-diffusion equations, see !43
25 - Enable projection of the divergence of diffusive flux for explicit Navier-Stokes
/honee/doc/
H A Dtheory.md50 where the flux and the source terms, respectively, are given by
72 $$ (eq-ns-flux)
212 …riational form can be readily expressed by differentiating $\bm F_{\text{adv}}$ of {eq}`eq-ns-flux`
317 The flux Jacobian $\frac{\partial \bm F_{\text{adv}}}{\partial \bm q} \cdot \hat{\bm n}_i$ in each …
318 The complete set of eigenvalues of the Euler flux Jacobian in direction $i$ are (e.g., {cite}`toro2…
341 …atures the term $\nabla \cdot \bm F_{\text{diff}}(\bm{q}_N)$, the divergence of the diffusive flux.
342 …luate $\bm \sigma$ and $\nabla T$ for $F_{\text{diff}}$, the second for the divergence of the flux.
343 For linear elements, the flux is constant within each element so the second derivative is zero, lea…
355 …er-node: 4 conserved scalars (mass conservation does not have a diffusive flux term) in 3 dimensio…
360 …method, we perform an $L^2$ projection of the divergence of the diffusive flux itself, $\nabla \cd…
[all …]
H A Dexamples.md68 … at the top and bottom boundaries $(y = \pm 4.5)$ (zero normal velocity component, zero heat-flux).
69 The cylinder wall is an adiabatic (no heat flux) no-slip boundary condition.
126 …used no-slip and non-penetration boundary conditions for $\bm{u}$, and no-flux for mass and energy…
302 …, a user-set pressure is used for pressure in the inviscid flux terms (all other inviscid flux ter…
303 The wall is a no-slip, no-penetration, no-heat flux condition.
560 …We have solved {eq}`eq-advection` applying zero energy density $E$, and no-flux for $\bm{u}$ on th…
H A Druntime_options.md351 … temperature as essential boundary conditions and evaluating a boundary integral for the mass flux.
439 …- Method used to calculate divergence of diffusive flux projection (`none`, `direct`, or `indirect…
444 - Control the KSP object for the projection of the divergence of diffusive flux