23 virtual void calcFlux(
unsigned int iside,
25 const std::vector<ADReal> & U1,
27 std::vector<ADReal> & flux)
const override;
virtual void calcFlux(unsigned int iside, dof_id_type ielem, const std::vector< ADReal > &U1, const RealVectorValue &normal, std::vector< ADReal > &flux) const override
Solve the Riemann problem on the boundary face.
Computes the outflow boundary flux directly for the 1-D, 1-phase, variable-area Euler equations...
const SinglePhaseFluidProperties & _fp
Common class for single phase fluid properties.
A base class for computing/caching fluxes at boundaries.
const InputParameters & parameters() const
ADBoundaryFlux3EqnFreeOutflow(const InputParameters ¶meters)
static InputParameters validParams()