Home
last modified time | relevance | path

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

/honee/problems/
H A Dbc_outflow.c127 CeedScalar recirc = 1, softplus_velocity = 1e-2; in OutflowBCSetup() local
134 …irc", "Fraction of recirculation to allow in exterior velocity state [0,1]", NULL, recirc, &recirc, in OutflowBCSetup()
146 .recirc = recirc, in OutflowBCSetup()
/honee/qfunctions/
H A Dbc_freestream_type.h17 …CeedScalar recirc; // amount of recirculation to allow in exteri… member
H A Dbc_outflow.h59 …const CeedScalar proj = (1 - outflow->recirc) * Softplus(-u_normal, outflow->softplus_velocity… in RiemannOutflow()
136 …const CeedScalar proj = (1 - outflow->recirc) * Softplus(-u_normal, outflow->softplus_velocit… in RiemannOutflow_Jacobian()
137 …const CeedScalar dproj = (1 - outflow->recirc) * Softplus_fwd(-u_normal, -du_normal, outflow->… in RiemannOutflow_Jacobian()
/honee/examples/meshes/
H A DMakefile15 cylinder-q1-n12-recirc.msh: GMSH_FLAGS = -order 1 -setnumber N 12 -setnumber H 1 -setnumber xL 1 -s…