public class SWMD2D extends Simulation
Modifier and Type | Field | Description |
---|---|---|
Box |
box |
|
DisplayBox |
display |
|
IntegratorHard |
integrator |
|
P2SquareWell |
potential |
|
SpeciesGeneral |
species |
eventManager, random, seeds, space
Constructor | Description |
---|---|
SWMD2D() |
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
public IntegratorHard integrator
public SpeciesGeneral species
public Box box
public P2SquareWell potential
public DisplayBox display