public class AshtonWildingLJ extends Simulation
Modifier and Type | Class | Description |
---|---|---|
static class |
AshtonWildingLJ.simParams |
Modifier and Type | Field | Description |
---|---|---|
protected Box |
box |
|
protected IntegratorMC |
integrator |
|
protected MCMoveAtom |
mcMoveAtom |
|
protected P2LennardJones |
potential |
|
protected SpeciesGeneral |
species1 |
eventManager, random, seeds, space
Constructor | Description |
---|---|
AshtonWildingLJ(int numAtoms,
double density,
boolean computeIdeal) |
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
protected Box box
protected P2LennardJones potential
protected IntegratorMC integrator
protected MCMoveAtom mcMoveAtom
protected SpeciesGeneral species1