public class TestLJMC3D extends Simulation
Modifier and Type | Class | Description |
---|---|---|
static class |
TestLJMC3D.SimParams |
Modifier and Type | Field | Description |
---|---|---|
Box |
box |
|
IntegratorMC |
integrator |
|
MCMoveAtom |
mcMoveAtom |
|
P2LennardJones |
potential |
|
SpeciesGeneral |
species |
eventManager, random, seeds, space
Constructor | Description |
---|---|
TestLJMC3D(int numAtoms,
Configuration config) |
Modifier and Type | Method | Description |
---|---|---|
static void |
main(java.lang.String[] args) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addBox, addSpecies, box, getBox, getBoxCount, getBoxes, getController, getEventManager, getIntegrator, getRandom, getRandomSeeds, getSpace, getSpecies, getSpeciesCount, getSpeciesList, makeBox, makeBox, makeUniqueElementSymbol, removeBox, setRandom, species
public IntegratorMC integrator
public MCMoveAtom mcMoveAtom
public SpeciesGeneral species
public Box box
public P2LennardJones potential
public TestLJMC3D(int numAtoms, Configuration config)