32 virtual void check()
const override;
Interface class for coupling to a heat structure boundary.
Connects a 1-phase flow channel and a heat structure.
virtual void setupMesh() override
Performs mesh setup such as creating mesh or naming mesh sets.
virtual void check() const override
Check the component integrity.
virtual void addMooseObjects() override
const BoundaryName & getChannelSideName() const
Gets the flow channel nodeset name for this connection.
static InputParameters validParams()
MeshAlignment _mesh_alignment
Mesh alignment.
virtual const libMesh::FEType & getFEType() override
Get the FE type for wall temperature variable.
virtual void addVariables() override
Base class for heat transfer connections from temperature for 1-phase flow.
Builds mapping between two aligned subdomains/boundaries.
const InputParameters & parameters() const