23 std::unique_ptr<MeshBase>
generate()
override;
55 std::vector<std::vector<Node *>>
_nodes;
Mesh class for triangular, edge and corner subchannels for hexagonal lattice fuel assemblies...
std::vector< std::pair< unsigned int, unsigned int > > _chan_pairs_sf
sweeping flow model channel pairs to specify directional edge flow
unsigned int _n_assemblies
number of assemblies
const Real & _kij
Lateral form loss coefficient.
const Real _flat_to_flat
the distance between flat surfaces of the duct facing each other
const Real _unheated_length_exit
unheated length of the fuel Pin at the exit of the assembly
std::vector< std::pair< unsigned int, unsigned int > > _gap_to_chan_map
stores the channel pairs for each gap
std::vector< Real > _z_grid
axial location of nodes
std::vector< std::vector< Node * > > _nodes
nodes
const Real _assembly_pitch
Distance between the neighbor fuel pins, assembly_pitch.
static InputParameters validParams()
std::vector< std::pair< unsigned int, unsigned int > > _gap_pairs_sf
sweeping flow model gap pairs per channel to specify directional edge flow
std::vector< std::vector< Real > > _pins_in_rings
fuel pins that are belonging to each ring
const unsigned int _n_rings
number of rings of fuel pins
std::vector< std::pair< unsigned int, unsigned int > > _gap_to_pin_map
stores the fuel pin pairs for each gap each gap
unsigned int _n_channels
number of subchannels
SCMTriInterWrapperMeshGenerator(const InputParameters ¶meters)
const Real _duct_to_pin_gap
the gap thickness between the duct and peripheral fuel pins
std::vector< Real > _gij_map
gap size
const Real _unheated_length_entry
unheated length of the fuel Pin at the entry of the assembly
std::vector< std::vector< Real > > _sign_id_crossflow_map
Defines the global cross-flow direction -1 or 1 for each interstice and for all gaps that are belongi...
const unsigned int _n_cells
number of axial cells
const bool _tight_side_bypass
whether the side bypass shape follows the hexagonal shape of the assemblies TODO: add a picture in th...
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
unsigned int _n_gaps
number of gaps
std::vector< Point > _pin_position
x,y coordinates of the fuel pins
std::vector< std::vector< unsigned int > > _chan_to_gap_map
stores the gaps that forms each interstice
std::unique_ptr< MeshBase > generate() override
const InputParameters & parameters() const
std::vector< std::vector< Real > > _subchannel_position
x,y coordinates of the interstices
std::vector< std::vector< Real > > _k_grid
axial form loss coefficient per computational cell
std::vector< EChannelType > _subch_type
interstice type
std::vector< EChannelType > _gap_type
gap type
std::vector< std::vector< unsigned int > > _chan_to_pin_map
stores the fuel pins belonging to each interstice
const Real _heated_length
heated length of the fuel Pin