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