public class SimModesJ extends Simulation
| Modifier and Type | Field | Description |
|---|---|---|
Boundary |
bdry |
|
Box |
box |
|
CoordinateDefinition |
coordinateDefinition |
|
IntegratorMC |
integrator |
|
NormalModesVariable |
normalModes |
|
Primitive |
primitive |
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 IntegratorMC integrator
public final Box box
public final Boundary bdry
public final Primitive primitive
public final CoordinateDefinition coordinateDefinition
public final NormalModesVariable normalModes
public SimModesJ(Space _space, int numAtoms)