public class ChainHSMD3D extends Simulation
Each chain has 4 spheres, joined by a hard tether potential.
Modifier and Type | Field | Description |
---|---|---|
Box |
box |
|
AccumulatorHistogram |
histogramRG |
|
IntegratorHard |
integrator |
|
P2HardSphere |
potential |
|
DataPumpListener |
pumpRG |
|
SpeciesGeneral |
species |
eventManager, random, seeds, space
Constructor | Description |
---|---|
ChainHSMD3D() |
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 Box box
public IntegratorHard integrator
public SpeciesGeneral species
public P2HardSphere potential
public AccumulatorHistogram histogramRG
public DataPumpListener pumpRG