27 const Point & point)
const override;
Computes boundary fluxes for the 1-D, variable-area Euler equations using a numerical flux user objec...
Computes boundary flux from a specified stagnation pressure and temperature for the 1-D,...
const Real & _p0
Specified stagnation pressure.
virtual std::vector< ADReal > getGhostCellSolution(const std::vector< ADReal > &U1, const Point &point) const override
Gets the solution vector in the ghost cell.
const bool & _reversible
Reversibility.
static InputParameters validParams()
const Real & _T0
Specified stagnation temperature.
const SinglePhaseFluidProperties & _fp
Fluid properties object.
const InputParameters & parameters() const
Common class for single phase fluid properties.