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 densities and velocities for the 3-equation model using a ghost cell appr...
static InputParameters validParams()
const bool & _reversible
Reversibility.
virtual std::vector< ADReal > getGhostCellSolution(const std::vector< ADReal > &U_interior, const Point &point) const override
Gets the solution vector in the ghost cell.
const SinglePhaseFluidProperties & _fp
Fluid properties object.
const Real & _rho
Specified density.
const Real & _vel
Specified velocity.
const InputParameters & parameters() const
Common class for single phase fluid properties.