public abstract class StochasticGridCalc extends GridCalc
BaseCalc.algorithm_t, BaseCalc.distribution_t, BaseCalc.output_tIGridCalc.Event, IGridCalc.EventType, IGridCalc.Happening, IGridCalc.HappeningKind| Modifier and Type | Field and Description |
|---|---|
static org.apache.logging.log4j.Logger |
log |
eltregions, nel, nspec, speciesalgoID, distID, LN_PARTICLES_PUVC, NM_PER_PARTICLE_PUV, PARTICLES_PUASD, PARTICLES_PUVC, results, resultWriters, sdRun, writeConcentration| Constructor and Description |
|---|
StochasticGridCalc(int trial,
SDRun sdm) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
footer() |
double |
getGridPartConc(int i,
int j) |
int |
getGridPartNumb(int i,
int j) |
void |
init() |
protected void |
initPopulation(int[][] counts,
SDRun sdrun) |
boolean |
preferConcs() |
_run, advance, endtime, eventCount, getNumberElements, getParticleCount, intlog, resetEventStatisticsaddResultWriter, close, getSimulationSeed, getSource, run, storeResultIn, trialclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEvents, getEventStatistics, getHappenings, getSimulationSeed, getSource, trialpublic StochasticGridCalc(int trial,
SDRun sdm)
protected void initPopulation(int[][] counts,
SDRun sdrun)
public boolean preferConcs()
public int getGridPartNumb(int i,
int j)
public double getGridPartConc(int i,
int j)
Copyright © 2016. All rights reserved.