Home
last modified time | relevance | path

Searched refs:right (Results 1 – 8 of 8) sorted by relevance

/honee/qfunctions/
H A Driemann_solver.h25 CeedScalar left, right; member
43 …oeWeights r, CeedScalar q_left, CeedScalar q_right) { return r.left * q_left + r.right * q_right; } in RoeAverage()
47 return q_right * dr.right + q_left * dr.left + r.right * dq_right + r.left * dq_left; in RoeAverage_fwd()
50 CEED_QFUNCTION_HELPER StateConservative Flux_HLL(State left, State right, StateConservative flux_le… in Flux_HLL() argument
54 UnpackState_U(right.U, U_right); in Flux_HLL()
68 CEED_QFUNCTION_HELPER StateConservative Flux_HLL_fwd(State left, State right, State dleft, State dr… in Flux_HLL_fwd() argument
73 UnpackState_U(right.U, U_r); in Flux_HLL_fwd()
97 …peeds_Roe(NewtonianIGProperties gas, State left, CeedScalar u_left, State right, CeedScalar u_righ… in ComputeHLLSpeeds_Roe() argument
101 RoeWeights r = RoeSetup(left.U.density, right.U.density); in ComputeHLLSpeeds_Roe()
108 CeedScalar H_right = TotalSpecificEnthalpy(gas, right); in ComputeHLLSpeeds_Roe()
[all …]
/honee/problems/
H A Dbc_freestream.c486 dR_fd.right = (R1.right - R0.right) / eps; in TestRowSetup_fwd()
495 dR_err.right = RelativeError(dR_fd.right, dR.right, dR_fd.right, divisor_threshold); in TestRowSetup_fwd()
497 …if (fabs(dR_err.right) >= rtol) printf("%s dR.right error %g (expected %.10e, got %.10e)\n", buf, … in TestRowSetup_fwd()
/honee/doc/
H A Dtheory.md14 … \cdot \left( \frac{\bm{U} \otimes \bm{U}}{\rho} + P \bm{I}_3 -\bm\sigma \right) - \rho \bm{b} &=…
15 …\left( \frac{(E + P)\bm{U}}{\rho} -\bm{u} \cdot \bm{\sigma} - k \nabla T \right) - \rho \bm{b} \cd…
23 P = \left( {c_p}/{c_v} -1\right) \left( E - {\bm{U}\cdot\bm{U}}/{(2 \rho)} \right) \, ,
88 …\bm{q}_N}{\partial t} + \nabla \cdot \bm{F}(\bm{q}_N) - \bm{S}(\bm{q}_N) \right) \,dV = 0 \, , \; …
97 \int_{\Omega} \bm v \cdot \left( \frac{\partial \bm{q}_N}{\partial t} - \bm{S}(\bm{q}_N) \right) \…
131 k_i &= f\left(t^n + c_i \Delta t, \bm{q}_N^n + \Delta t \sum_{j=1}^s a_{ij} k_j \right)\\
183 …\int_{\Omega} \bm v \cdot \left( \frac{\partial \bm{q}_N}{\partial t} - \bm{S}(\bm{q}_N) \right) …
186 …+ \int_{\Omega} \nabla\bm v \tcolon\left(\frac{\partial \bm F_{\text{adv}}}{\partial \bm q}\right)…
187 \nabla \cdot \bm{F} \, (\bm{q}_N) - \bm{S}(\bm{q}_N) \right) \,dV &= 0
200 …\int_{\Omega} \bm v \cdot \left( \frac{\partial \bm{q}_N}{\partial t} - \bm{S}(\bm{q}_N) \right) …
[all …]
H A Dexamples.md12 \rho &= \rho_\infty\left(1+A\exp\left(\frac{-(\bar{x}^2 + \bar{y}^2)}{2\sigma^2}\right)\right) \\
14 …amma -1}\left(1+A\exp\left(\frac{-(\bar{x}^2 + \bar{y}^2)}{2\sigma^2}\right)\right) + \frac{\bm U_…
67 … boundary conditions at the inflow (left) and Riemann-type outflow on the right, with exterior ref…
185 $$ u_1 = u_{\max} \left [ 1 - \left ( \frac{x_2}{H}\right)^2 \right] \quad \quad u_2 = u_3 = 0$$
186 …T_w \left [ 1 + \frac{Pr \hat{E}c}{3} \left \{1 - \left(\frac{x_2}{H}\right)^4 \right \} \right]$$
388 …rho_0 V_0^2}{16} \left ( \cos(2 \hat x) + \cos(2 \hat y)\right) \left( \cos(2 \hat z) + 2 \right) …
424 …}{\partial t} + \nabla \cdot \left( \frac{\bm{U} \otimes \bm{U}}{\rho} + P \bm{I}_3 \right) &= 0 \\
425 \frac{\partial E}{\partial t} + \nabla \cdot \left( \frac{(E + P)\bm{U}}{\rho} \right) &= 0 \, , \\
494 …c{h_{SHOCK}}{2u_{cha}} \left( \frac{ \,|\, \nabla \rho \,|\, h_{SHOCK}}{\rho_{ref}} \right)^{\beta}
500 h_{SHOCK} = 2 \left( C_{YZB} \,|\, \bm p \,|\, \right)^{-1}
H A Dauxiliary.md47 …\int_0^{L_y} \left [\frac{1}{L_z} \int_0^{L_z} \phi(x,y,z,t) \mathrm{d}z \right ] \psi^\mathrm{par…
50 The triple integral in the right hand side is just an integral over the full domain
115 …e mathematical definition on the left and the label (present in CGNS output files) is on the right.
182 …\overline \phi + \beta \nabla v \cdot (\bm{D}\bm{\Delta})^2 \nabla \overline \phi \right) \,d\Omega
231 \zeta = 1 - \exp\left(-\frac{y^+}{A^+}\right)
/honee/doc/css/
H A Daltair-plot.css2 margin-right: 12px;
/honee/
H A DCONTRIBUTING.md37 (a) The contribution was created in whole or in part by me and I have the right to submit it under …
39 …ledge, is covered under an appropriate open source license and I have the right under that license…
H A DDoxyfile1901 # projects and redirect the results back to the right project.