Cardinal
|
#include <OpenMCParticles.h>
Public Member Functions | |
OpenMCParticles (const InputParameters ¶meters) | |
virtual Real | getValue () const override |
virtual void | initialize () override |
virtual void | execute () override |
Static Public Member Functions | |
static InputParameters | validParams () |
Protected Attributes | |
const MooseEnum & | _type |
const OpenMCCellAverageProblem * | _openmc_problem |
Get the total number of particles simulated in OpenMC, i.e. the product of the particles/batch multiplied by number of batches.
OpenMCParticles::OpenMCParticles | ( | const InputParameters & | parameters | ) |
|
inlineoverridevirtualinherited |
|
overridevirtual |
|
inlineoverridevirtualinherited |
|
static |
|
protectedinherited |
|
protected |
How to report the particles, either as the values used in the most recent Picard iteration, vs. a total accumulated over all previous OpenMC solves.