public class TestLJGCMC3D extends Simulation
Modifier and Type | Class | Description |
---|---|---|
static class |
TestLJGCMC3D.SimParams |
Modifier and Type | Field | Description |
---|---|---|
Box |
box |
|
IntegratorMC |
integrator |
|
MCMoveAtom |
mcMoveAtom |
|
MCMoveInsertDelete |
mcMoveID |
|
P2LennardJones |
potential |
|
SpeciesGeneral |
species |
eventManager, random, seeds, space
Constructor | Description |
---|---|
TestLJGCMC3D(int numAtoms,
int numSteps,
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 MCMoveInsertDelete mcMoveID
public SpeciesGeneral species
public Box box
public P2LennardJones potential
public TestLJGCMC3D(int numAtoms, int numSteps, Configuration config)