public class LJMC extends Simulation
| Modifier and Type | Field | Description |
|---|---|---|
Box |
box |
|
IntegratorMC |
integrator |
|
MCMoveAtom |
mcMoveAtom |
|
MCMoveInsertDelete |
mcMoveID |
|
MCMoveVolume |
mcMoveVolume |
|
SpeciesGeneral |
species |
eventManager, random, seeds, space| 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 SpeciesGeneral species
public final Box box
public final IntegratorMC integrator
public final MCMoveAtom mcMoveAtom
public final MCMoveVolume mcMoveVolume
public final MCMoveInsertDelete mcMoveID
public LJMC(Space _space)