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