BaseCalc.algorithm_t, BaseCalc.distribution_t, BaseCalc.output_t
IGridCalc.Event, IGridCalc.EventType, IGridCalc.Happening, IGridCalc.HappeningKind
algoID, distID, LN_PARTICLES_PUVC, NM_PER_PARTICLE_PUV, PARTICLES_PUASD, PARTICLES_PUVC, results, resultWriters, sdRun, writeConcentration
Constructor and Description |
---|
DeterministicGridCalc(int trial,
SDRun sdrun) |
Modifier and Type | Method and Description |
---|---|
double |
advance(double tnow,
double tend) |
protected long |
eventCount() |
Collection<IGridCalc.Event> |
getEvents() |
int[][] |
getEventStatistics() |
double |
getGridPartConc(int i,
int j) |
int |
getGridPartNumb(int i,
int j) |
Collection<IGridCalc.Happening> |
getHappenings() |
void |
init() |
boolean |
preferConcs() |
protected void |
resetEventStatistics() |
_run, endtime, footer, getNumberElements, getParticleCount, intlog
addResultWriter, close, getSimulationSeed, getSource, run, storeResultIn, trial
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getSimulationSeed, getSource, trial
public DeterministicGridCalc(int trial, SDRun sdrun)
public boolean preferConcs()
protected long eventCount()
eventCount
in class GridCalc
public double getGridPartConc(int i, int j)
public int getGridPartNumb(int i, int j)
public int[][] getEventStatistics()
protected void resetEventStatistics()
resetEventStatistics
in class GridCalc
public Collection<IGridCalc.Event> getEvents()
public Collection<IGridCalc.Happening> getHappenings()
Copyright © 2016. All rights reserved.