public class SoftSphere3d extends Simulation
| Modifier and Type | Field | Description |
|---|---|---|
Box |
box |
|
IntegratorMC |
integrator |
|
MCMoveAtom |
mcMoveAtom |
|
DataSourceCountSteps |
meterCycles |
|
P2SoftSphere |
potential |
|
PotentialMaster |
potentialMaster |
|
SpeciesGeneral |
species |
eventManager, random, seeds, space| Constructor | Description |
|---|---|
SoftSphere3d() |
|
SoftSphere3d(double density,
int exponent,
double temperature) |
| 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 IntegratorMC integrator
public MCMoveAtom mcMoveAtom
public SpeciesGeneral species
public Box box
public P2SoftSphere potential
public PotentialMaster potentialMaster
public DataSourceCountSteps meterCycles