24 Real
value(
const Point &
p)
override;
Sets the axial heat rate for each pin according to a radial power distribution and a user defined axi...
static InputParameters validParams()
virtual void initialSetup() override
const Function & _axial_heat_rate
Eigen::MatrixXd _ref_power
Actual pin power [W].
Eigen::MatrixXd _power_dis
matrix that holds the values of the relative pin power
std::string _filename
The name of the radial power profile file.
const PostprocessorValue & _power
The total power of the assembly.
Eigen::MatrixXd _pin_power_correction
The correction that will be applied to the estimated calculation [unitless].
Real value(const Point &p) override
Eigen::MatrixXd _estimate_power
Matrix which will hold the total estimated power of each pin [W].
Eigen::MatrixXd _ref_qprime
Average linear heat rate over the whole pin [W/m].
unsigned int _numberoflines
The number of lines associated with the radial power profile .txt file.
An abstract class for ICs for hexagonal fuel assemblies.
Mesh class for triangular, edge and corner subchannels for hexagonal lattice fuel assemblies.