Applies a flux to the volume junction for VolumeJunctionCoupledFlux1Phase.
const Real _A_coupled
Coupled area between junction and other application.
const RealVectorValue & _normal_from_junction
Normal vector from the junction to the other application.
virtual ADReal computeQpResidual() override
const ADNumericalFlux3EqnBase & _numerical_flux_uo
Numerical flux user object.
const PostprocessorValue & _p
Pressure.
Common class for single phase fluid properties.
const unsigned int _equation_index
Index within local system of the equation upon which this object acts.
Base class for computing numerical fluxes for FlowModelSinglePhase.
Computes and caches flux and residual vectors for a 1-phase volume junction.
const ADVolumeJunction1PhaseUserObject & _volume_junction_uo
Volume junction user object.
const RealVectorValue _normal_to_junction
Normal vector to the junction from the other application.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const SinglePhaseFluidProperties & _fp
Fluid properties.
Scalar< const PostprocessorValue > PostprocessorValue
VolumeJunctionCoupledFlux1PhaseKernel(const InputParameters ¶ms)
static InputParameters validParams()
const PostprocessorValue & _T
Temperature.