Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dbc_outflow.h38 const OutflowContext outflow = (OutflowContext)ctx; in RiemannOutflow() local
43 CeedScalar(*jac_data_sur) = outflow->newt_ctx.is_implicit ? out[1] : NULL; in RiemannOutflow()
45 const NewtonianIGProperties gas = outflow->newt_ctx.gas; in RiemannOutflow()
46 const bool is_implicit = outflow->newt_ctx.is_implicit; in RiemannOutflow()
56 y_ext.pressure = outflow->pressure; in RiemannOutflow()
57 y_ext.temperature = outflow->temperature; in RiemannOutflow()
59 …const CeedScalar proj = (1 - outflow->recirc) * Softplus(-u_normal, outflow->softplus_velocity… in RiemannOutflow()
113 const OutflowContext outflow = (OutflowContext)ctx; in RiemannOutflow_Jacobian() local
114 const NewtonianIGProperties gas = outflow->newt_ctx.gas; in RiemannOutflow_Jacobian()
115 const bool is_implicit = outflow->newt_ctx.is_implicit; in RiemannOutflow_Jacobian()
[all …]
/honee/doc/
H A Druntime_options.md277 - Use outflow boundary conditions on this list of faces
346 …bc_freestream`, which solves a Riemann problem and can handle inflow and outflow (simultaneously a…
361 …ion (with default `outflow_type: riemann`) is stable for both inflow and outflow, so can be used i…
363 …w` variant, `outflow_type: pressure`, requires that the flow be a strict outflow (or the problem b…
364 …ience, `riemann` is slightly less reflective but produces similar flows in cases of strict outflow.
381 …valuating boundary integrals that cross the periodicity, such as for the outflow Riemann problem i…
H A Dexamples.md67 … to freestream boundary conditions at the inflow (left) and Riemann-type outflow on the right, wit…
241 One of those is tilting the top of the domain, allowing for it to be a outflow boundary condition.
304 The top of the domain is treated as an outflow and is tilted at a downward angle to ensure that flo…
607outflow boundary conditions, we have used the current values of $E$, following {cite}`papanastasio…
608 The weak form boundary integral in {eq}`eq-weak-vector-ns` for outflow boundary conditions is defin…
611 \int_{\partial \Omega_{outflow}} \bm v \cdot \bm{F}(\bm q_N) \cdot \widehat{\bm{n}} \,dS = \int_{\p…
H A Dreferences.bib53 title = {A new outflow boundary condition},
192 …mulation, Boundary conditions, Nonreflecting boundary conditions, Inflow–outflow boundary conditio…