BaseCalc.algorithm_t, BaseCalc.distribution_t, BaseCalc.output_t
algoID, LN_PARTICLES_PUVC, NM_PER_PARTICLE_PUV, PARTICLES_PUASD, PARTICLES_PUVC, results, resultWriters, sdRun, writeConcentration
Constructor and Description |
---|
StaticCalc(int trial,
SDRun sdr) |
Modifier and Type | Method and Description |
---|---|
protected void |
_run() |
double[] |
getConcentrations() |
double[][] |
getElementConcentrations() |
int |
getNel() |
int |
getNSpec() |
long |
getParticleCount() |
int[] |
getSpecieIndexes(String[] sid) |
double[] |
getVolumes() |
void |
init() |
void |
reinit() |
addResultWriter, close, getSimulationSeed, getSource, run, storeResultIn, trial
public StaticCalc(int trial, SDRun sdr)
public long getParticleCount()
getParticleCount
in class BaseCalc
public void init()
public void reinit()
public int getNel()
public int getNSpec()
public double[][] getElementConcentrations()
public double[] getConcentrations()
public double[] getVolumes()
public int[] getSpecieIndexes(String[] sid)
Copyright © 2019. All rights reserved.