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 pressure for the 1-D, 1-phase, variable-area Euler equations.
virtual std::vector< ADReal > getGhostCellSolution(const std::vector< ADReal > &U1, const Point &point) const override
Gets the solution vector in the ghost cell.
static InputParameters validParams()
const SinglePhaseFluidProperties & _fp
Fluid properties object.
const Real & _p
Specified pressure.
const InputParameters & parameters() const
Common class for single phase fluid properties.