|
moltres
|
#include <ElmIntegTotFissNtsPostprocessor.h>
Public Member Functions | |
| ElmIntegTotFissNtsPostprocessor (const InputParameters ¶meters) | |
Static Public Member Functions | |
| static InputParameters | validParams () |
Protected Member Functions | |
| virtual Real | computeQpIntegral () override |
Protected Attributes | |
| unsigned int | _num_groups |
| unsigned int | _num_precursor_groups |
| bool | _account_delayed |
| const MaterialProperty< std::vector< Real > > & | _nsf |
| const MaterialProperty< std::vector< Real > > & | _decay_constant |
| std::vector< MooseVariableFEBase * > | _vars |
| std::vector< const VariableValue * > | _group_fluxes |
| std::vector< const VariableValue * > | _pre_concs |
This class computes the postprocessor value for the total number of neutrons produced in one neutron generation from fission and delayed neutron precursors if specified. \( \sum_g \nu \Sigma_{g,f} \phi_g + \sum_i \lambda_i C_i \)
| ElmIntegTotFissNtsPostprocessor::ElmIntegTotFissNtsPostprocessor | ( | const InputParameters & | parameters | ) |
|
overrideprotectedvirtual |
|
static |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |