public class SimulationGammaNitrogenModel extends Simulation
Modifier and Type | Field | Description |
---|---|---|
protected Box |
box |
|
protected CoordinateDefinitionNitrogen |
coordinateDef |
|
protected IntegratorMC |
integrator |
|
protected PotentialMolecular |
potential |
|
protected PotentialMaster |
potentialMaster |
|
protected Primitive |
primitive |
|
protected Space |
space |
|
protected SpeciesGeneral |
species |
eventManager, random, seeds
Constructor | Description |
---|---|
SimulationGammaNitrogenModel(Space space,
int numMolecule,
double temperature,
double pressure) |
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 Box box
protected Space space
protected PotentialMaster potentialMaster
protected IntegratorMC integrator
protected PotentialMolecular potential
protected CoordinateDefinitionNitrogen coordinateDef
protected Primitive primitive
protected SpeciesGeneral species
public SimulationGammaNitrogenModel(Space space, int numMolecule, double temperature, double pressure)