This UserObject manages the insertion and expiration of nuclei in the simulation domain it manages a ...
std::pair< unsigned int, unsigned int > NucleusChanges
Returns a user defined timestep limit for the simulation step right after the introduction of a new n...
const Real & _rate
total nucleation rate integrated over the entire domain
virtual void initialize() override
const DiscreteNucleationInserterBase & _inserter
UserObject that manages nucleus insertion and deletion.
virtual void execute() override
static InputParameters validParams()
const Real _dt_nucleation
User specified nucleation time step.
const DiscreteNucleationInserterBase::NucleusChanges & _changes_made
nucleus count changes performed by the inserter
virtual void finalize() override
Real _max_lambda
Maximum total event expectation value that is low enough so that the probability for more than one * ...
virtual PostprocessorValue getValue() const override
const InputParameters & parameters() const