13 #include "libmesh/point.h" 23 std::unique_ptr<MeshBase>
generate()
override;
39 const unsigned int _nx;
41 const unsigned int _ny;
const unsigned int _n_cells
number of axial cells
const Real _heated_length
heated length of the fuel Pin
const Real _unheated_length_exit
unheated length of the fuel Pin at the exit of the assembly
std::vector< std::vector< Node * > > _pin_nodes
Pin nodes.
const unsigned int _block_id
block index
std::unique_ptr< MeshBase > & _input
Mesh that comes from another generator.
SCMQuadPinMeshGenerator(const InputParameters ¶meters)
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const unsigned int _ny
number of subchannels in the y direction
static InputParameters validParams()
std::vector< Real > _z_grid
axial location of nodes
const InputParameters & parameters() const
std::unique_ptr< MeshBase > generate() override
const unsigned int _nx
number of subchannels in the x direction
const Real _pitch
Distance between the neighbor fuel pins, pitch.
Class to create Pin mesh in the square lattice geometry.
const Real _unheated_length_entry
unheated length of the fuel Pin at the entry of the assembly