static InputParameters validParams()
Base class for friction closures used in SCM.
const InputParameters & parameters() const
structure with the needed information to compute the friction factor at a specific subchannel cell ...
virtual Real computeFrictionFactor(const FrictionStruct &friction_info) const =0
Computes the friction factor for the local conditions.
SCMFrictionClosureBase(const InputParameters ¶meters)
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
SubChannel1PhaseProblem::FrictionStruct FrictionStruct
Base class for SCM closures.