public class SWMD3D extends Simulation
| Modifier and Type | Field | Description |
|---|---|---|
Box |
box |
|
DisplayBox |
display |
|
IntegratorHard |
integrator |
|
P2SquareWell |
potential |
|
SpeciesGeneral |
species |
eventManager, random, seeds, space| Constructor | Description |
|---|---|
SWMD3D() |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
main(java.lang.String[] args) |
Demonstrates how this class is implemented.
|
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 IntegratorHard integrator
public SpeciesGeneral species
public Box box
public P2SquareWell potential
public DisplayBox display