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