public class TauLeapingAbsoluteBoundSimulator extends AbstractTauLeapingPropensityBoundSimulator
Daniel T. Gillespie, Approximate accelerated stochastic simulation of chemically reacting systems, Journal of chemical physics vol 115, nr 4 (2001); Cao et al., Efficient step size selection for the tau-leaping simulation method, Journal of chemical physics 124, 044109 (2006)
Simulator.FireType
Constructor and Description |
---|
TauLeapingAbsoluteBoundSimulator(Network net) |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns the name of this simulator
|
getEpsilon, getLangevinThreshold, getNCritical, getNumSimpleCalls, getUseSimpleFactor, isVerbose, performStep, setEpsilon, setLangevinThreshold, setNCritical, setNumSimpleCalls, setUseSimpleFactor, setVerbose
initialize, isEfficientlyAdaptSum, reinitialize, setAmount, setEfficientlyAdaptSum, setVolume
addObserver, getAmount, getNet, getNextThetaEvent, getPropensity, getPropensityCalculator, getTime, getVolume, initializePropensities, isInterpolateTheta, postRun, preRun, registerNewTheta, run, setInterpolateTheta, setStochasticSeed, start, start
public TauLeapingAbsoluteBoundSimulator(Network net)
public String getName()
AbstractBaseTauLeaping
getName
in class AbstractBaseTauLeaping
Copyright © 2007–2021. All rights reserved.