public class SimulationBetaNitrogenModelTest 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 |
|---|---|
SimulationBetaNitrogenModelTest(Space space,
int[] nC,
double temperature,
double pressure,
double newScale) |
| 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 PotentialMaster potentialMaster
protected IntegratorMC integrator
protected PotentialMolecular potential
protected CoordinateDefinitionNitrogen coordinateDef
protected Primitive primitive
protected SpeciesGeneral species
public SimulationBetaNitrogenModelTest(Space space, int[] nC, double temperature, double pressure, double newScale)