#include <BetaEffective.h>
◆ BetaTypeEnum
| Enumerator |
|---|
| Sum | |
| D_1 | |
| D_2 | |
| D_3 | |
| D_4 | |
| D_5 | |
| D_6 | |
◆ BetaEffective()
| BetaEffective::BetaEffective |
( |
const InputParameters & |
parameters | ) |
|
◆ execute()
| virtual void BetaEffective::execute |
( |
| ) |
|
|
inlineoverridevirtual |
◆ getValue()
| virtual Real BetaEffective::getValue |
( |
| ) |
const |
|
overridevirtual |
◆ initialize()
| virtual void BetaEffective::initialize |
( |
| ) |
|
|
inlineoverridevirtual |
◆ kMean()
A function which computes the mean value of \(k_{eff}\).
- Parameters
-
| [in] | estimator | type of estimator |
- Returns
- the mean value of the k-eigenvalue
◆ kStandardDeviation()
A function which computes the standard deviation of \(k_{eff}\).
- Parameters
-
| [in] | estimator | type of estimator |
- Returns
- the standard deviation of the k-eigenvalue
◆ stdev()
| Real OpenMCBase::stdev |
( |
const double & |
mean, |
|
|
const double & |
sum_sq, |
|
|
unsigned int |
realizations |
|
) |
| const |
|
protectedinherited |
Compute standard deviation of a variable
- Parameters
-
| [in] | mean | mean |
| [in] | sum_sq | sum squared |
| [in] | realizations | the number of realizations of the variable |
- Returns
- standard deviation
◆ validParams()
| static InputParameters BetaEffective::validParams |
( |
| ) |
|
|
static |
◆ _beta_type
◆ _openmc_problem
◆ _output
The value of the kinetics parameter to output.
The documentation for this class was generated from the following file: