registerMooseObject("ThermalHydraulicsApp", VolumeJunctionCoupledFlux1PhasePostprocessor)
static InputParameters validParams()
Computes a mass or energy flux for VolumeJunctionCoupledFlux1Phase.
const PostprocessorValue & _T
Temperature.
const SinglePhaseFluidProperties & _fp
Fluid properties.
virtual PostprocessorValue getValue() const override
const ADVolumeJunction1PhaseUserObject & _volume_junction_uo
Volume junction user object.
const PostprocessorValue & _p
Pressure.
VolumeJunctionCoupledFlux1PhasePostprocessor(const InputParameters ¶meters)
const ADNumericalFlux3EqnBase & _numerical_flux_uo
Numerical flux user object.
const RealVectorValue _normal_to_junction
Normal vector to the junction from the other application.
const MooseEnum _equation
Equation for which to get flux.
const Real _A_coupled
Coupled area between junction and other application.