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