public class SimDirectBetaN2RP extends Simulation
Modifier and Type | Class | Description |
---|---|---|
static class |
SimDirectBetaN2RP.SimOverlapParam |
Inner class for parameters understood by the SimOverlapBetaN2RP constructor
|
Modifier and Type | Field | Description |
---|---|---|
protected AccumulatorAverageFixed |
boltzmannAverage |
|
protected Box |
boxTarg |
|
protected CoordinateDefinitionNitrogen |
coordinateDefTarg |
|
protected IntegratorMC |
integratorTarg |
|
protected SpeciesGeneral |
species |
eventManager, random, seeds, space
Constructor | Description |
---|---|
SimDirectBetaN2RP(Space space,
int numMolecules,
double density,
double temperature,
double[] angle) |
Modifier and Type | Method | Description |
---|---|---|
static void |
main(java.lang.String[] args) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addBox, addSpecies, box, getBox, getBoxCount, getBoxes, getController, getEventManager, getIntegrator, getRandom, getRandomSeeds, getSpace, getSpecies, getSpeciesCount, getSpeciesList, makeBox, makeBox, makeUniqueElementSymbol, removeBox, setRandom, species
protected AccumulatorAverageFixed boltzmannAverage
protected Box boxTarg
protected SpeciesGeneral species
protected CoordinateDefinitionNitrogen coordinateDefTarg
protected IntegratorMC integratorTarg
public SimDirectBetaN2RP(Space space, int numMolecules, double density, double temperature, double[] angle)
public static void main(java.lang.String[] args)
args
- filename containing simulation parametersSimDirectBetaN2RP.SimOverlapParam