29 const std::string class_name =
"BoundaryFluxGasMixGhostWall";
Base class for boundary components connected to FlowChannelGasMix components.
THMProblem & getTHMProblem() const
Gets the THM problem.
Real _normal
Outward normal on this boundary.
InputParameters getValidParams(const std::string &name) const
virtual void addMooseObjects() override
static InputParameters validParams()
registerMooseObject("ThermalHydraulicsApp", SolidWallGasMix)
SolidWallGasMix(const InputParameters ¶ms)
static InputParameters validParams()
const UserObjectName _boundary_uo_name
Name of boundary user object name.
const ExecFlagType EXEC_LINEAR
const ExecFlagType EXEC_NONLINEAR
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
UserObjectName _numerical_flux_name
Numerical flux user object name.
Factory & _factory
The Factory associated with the MooseApp.
virtual std::vector< std::shared_ptr< UserObject > > addUserObject(const std::string &user_object_name, const std::string &name, InputParameters ¶meters)
virtual void addWeakBCs()
Creates the boundary condition objects for weak boundary conditions.
Wall boundary condition component for FlowChannelGasMix.
const ExecFlagType EXEC_INITIAL