public class LJMC3D extends Simulation
| Modifier and Type | Class | Description |
|---|---|---|
static class |
LJMC3D.Graphic |
|
static class |
LJMC3D.SimParams |
| Modifier and Type | Field | Description |
|---|---|---|
IntegratorMC |
integrator |
|
PotentialMasterCell |
potentialMaster |
eventManager, random, seeds, space| Constructor | Description |
|---|---|
LJMC3D() |
Creates simulation with default parameters from
LJMC3D.SimParams |
LJMC3D(LJMC3D.SimParams params) |
Creates simulation with the given parameters
|
| 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, speciespublic final PotentialMasterCell potentialMaster
public final IntegratorMC integrator
public LJMC3D()
LJMC3D.SimParamspublic LJMC3D(LJMC3D.SimParams params)