registerMooseObject("SubChannelApp", SCMTHPowerPostprocessor)
virtual const MooseVariableFieldBase & getVariable(const THREAD_ID tid, const std::string &var_name, Moose::VarKindType expected_var_type=Moose::VarKindType::VAR_ANY, Moose::VarFieldType expected_var_field_type=Moose::VarFieldType::VAR_FIELD_ANY) const override
static InputParameters validParams()
Calculates the total power of the subchannel assembly $[W]$ considering the thermal-hydraulic balance...
Real _value
value we want to calculate
const SubChannelMesh & _mesh
geometric information
SCMTHPowerPostprocessor(const InputParameters ¶ms)
virtual Real getValue() const override
virtual void execute() override
static InputParameters validParams()