public class SimulationAlphaNitrogenModel extends Simulation
| Modifier and Type | Field | Description |
|---|---|---|
protected Box |
box |
|
protected CoordinateDefinitionNitrogen |
coordinateDef |
|
protected IntegratorMC |
integrator |
|
protected P2Nitrogen |
potential |
|
protected PotentialMasterListMolecular |
potentialMaster |
|
protected Primitive |
primitive |
|
protected Space |
space |
|
protected SpeciesGeneral |
species |
eventManager, random, seeds| Constructor | Description |
|---|---|
SimulationAlphaNitrogenModel(Space space,
int[] nC,
double temperature,
double density) |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
main(java.lang.String[] args) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddBox, addSpecies, box, getBox, getBoxCount, getBoxes, getController, getEventManager, getIntegrator, getRandom, getRandomSeeds, getSpace, getSpecies, getSpeciesCount, getSpeciesList, makeBox, makeBox, makeUniqueElementSymbol, removeBox, setRandom, speciesprotected Box box
protected Space space
protected PotentialMasterListMolecular potentialMaster
protected IntegratorMC integrator
protected P2Nitrogen potential
protected CoordinateDefinitionNitrogen coordinateDef
protected Primitive primitive
protected SpeciesGeneral species
public SimulationAlphaNitrogenModel(Space space, int[] nC, double temperature, double density)