23 virtual void check()
const override;
virtual bool useCylindricalTransformation() const override
Use cylindrical transformation?
const Real & _depth
plate fuel depth
ExternalBoundaryType
External boundary type.
const std::vector< double > y
const Real & getDepth() const
Gets the depth of the plate.
virtual void check() const override
Check the component integrity.
HeatStructurePlate(const InputParameters ¶ms)
virtual Real computeRadialBoundaryArea(const Real &length, const Real &y) const override
Computes the area of a radial boundary.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
static InputParameters validParams()
Component to model plate heat structure.
Base class for 2D generated heat structures.
virtual Real getUnitPerimeter(const ExternalBoundaryType &side) const override
Gets the perimeter of one unit of this heat structure on the specified side.
virtual Real computeAxialBoundaryArea(const Real &y_min, const Real &y_max) const override
Computes the area of an axial boundary.