public class LJMD2D extends Simulation
| Modifier and Type | Field | Description |
|---|---|---|
Box |
box |
|
DisplayBox |
display |
|
MeterEnergy |
energy |
|
IntegratorVelocityVerlet |
integrator |
|
DisplayPlot |
plot |
|
P2LennardJones |
potential |
|
SpeciesGeneral |
species |
eventManager, random, seeds, space| Constructor | Description |
|---|---|
LJMD2D() |
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, speciespublic IntegratorVelocityVerlet integrator
public SpeciesGeneral species
public Box box
public P2LennardJones potential
public DisplayBox display
public DisplayPlot plot
public MeterEnergy energy