Home
last modified time | relevance | path

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

/libCEED/examples/fluids/qfunctions/
H A Dbc_slip.h36 StateConservative flux = RiemannFlux_HLLC(newt_ctx, s, s_reflect, norm); in Slip() local
39 UnpackState_U(flux, Flux); in Slip()
H A Dbc_freestream.h41 StateConservative flux; in Freestream() local
44 flux = RiemannFlux_HLL(newt_ctx, s, context->S_infty, normal); in Freestream()
47 flux = RiemannFlux_HLLC(newt_ctx, s, context->S_infty, normal); in Freestream()
51 UnpackState_U(flux, Flux); in Freestream()
/libCEED/examples/fluids/
H A Dindex.md48 where the flux and the source terms, respectively, are given by
70 $$ (eq-ns-flux)
208 …riational form can be readily expressed by differentiating $\bm F_{\text{adv}}$ of {eq}`eq-ns-flux`
298 The flux Jacobian $\frac{\partial \bm F_{\text{adv}}}{\partial \bm q} \cdot \hat{\bm n}_i$ in each …
299 The complete set of eigenvalues of the Euler flux Jacobian in direction $i$ are (e.g., {cite}`toro2…
534 …We have solved {eq}`eq-advection` applying zero energy density $E$, and no-flux for $\bm{u}$ on th…
642 … at the top and bottom boundaries $(y = \pm 4.5)$ (zero normal velocity component, zero heat-flux).
643 The cylinder wall is an adiabatic (no heat flux) no-slip boundary condition.
671 …used no-slip and non-penetration boundary conditions for $\bm{u}$, and no-flux for mass and energy…
697 pressure is used for pressure in the inviscid flux terms (all other inviscid
[all …]
H A DREADME.md255 … temperature as essential boundary conditions and evaluating a boundary integral for the mass flux.