30 virtual void computeh(
int iblock)
override;
Vec _hc_radial_heat_conduction_rhs
Mat _hc_radial_heat_conduction_mat
TriSubChannelMesh & _tri_sch_mesh
virtual void computeh(int iblock) override
Computes Enthalpy per channel for block iblock.
static InputParameters validParams()
virtual Real computeAddedHeatPin(unsigned int i_ch, unsigned int iz) const override
Pure virtual: daughters provide different implementations.
Mat _hc_sweep_enthalpy_mat
Mat _hc_axial_heat_conduction_mat
Vec _hc_sweep_enthalpy_rhs
Triangular subchannel solver.
Mesh class for triangular, edge and corner subchannels for hexagonal lattice fuel assemblies...
Base class for the 1-phase steady-state/transient subchannel solver.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
virtual Real getSubChannelPeripheralDuctWidth(unsigned int i_ch) const override
Function that computes the width of the duct cell that the peripheral subchannel i_ch sees...
virtual void initializeSolution() override
Function to initialize the solution & geometry fields.
Vec _hc_axial_heat_conduction_rhs
TriSubChannel1PhaseProblem(const InputParameters ¶ms)
virtual ~TriSubChannel1PhaseProblem()