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