36 virtual void computeh(
int iblock)
override;
Vec _hc_radial_heat_conduction_rhs
virtual Real computeAddedHeatPin(unsigned int i_ch, unsigned int iz) override
Computes added heat for channel i_ch and cell iz.
Mat _hc_radial_heat_conduction_mat
virtual Real computeFrictionFactor(FrictionStruct friction_args) override
Computes the axial friction factor for the sodium coolant and for each subchannel.
TriSubChannelMesh & _tri_sch_mesh
virtual void computeh(int iblock) override
Computes Enthalpy per channel for block iblock.
static InputParameters validParams()
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 void initializeSolution() override
Function to initialize the solution & geometry fields.
Vec _hc_axial_heat_conduction_rhs
TriSubChannel1PhaseProblem(const InputParameters ¶ms)
virtual ~TriSubChannel1PhaseProblem()
virtual Real computeBeta(unsigned int i_gap, unsigned int iz) override
Computes turbulent mixing coefficient.