virtual std::vector< ADReal > getGhostCellSolution(const std::vector< ADReal > &U) const override
Gets the solution vector in the ghost cell.
Computes a boundary flux from a specified mass flow rate and temperature for the 1-D, 1-phase, variable-area Euler equations using a ghost cell.
const SinglePhaseFluidProperties & _fp
Fluid properties object.
const Real & _rhouA
Specified mass flow rate.
const bool & _reversible
Reversible flag.
static InputParameters validParams()
ADBoundaryFlux3EqnGhostMassFlowRateTemperature(const InputParameters ¶meters)
Computes boundary fluxes for the 1-D, variable-area Euler equations using a numerical flux user objec...
Common class for single phase fluid properties.
const Real & _T
Specified temperature.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const InputParameters & parameters() const