public class PistonCylinder extends Simulation
Modifier and Type | Field | Description |
---|---|---|
Box |
box |
|
ConfigurationLattice |
config |
|
IntegratorHardPiston |
integrator |
|
double |
lambda |
|
P1HardMovingBoundary |
pistonPotential |
|
P2HardWrapper |
potentialWrapper |
|
SpeciesGeneral |
species |
|
P1HardBoundary |
wallPotential |
eventManager, random, seeds, space
Constructor | Description |
---|---|
PistonCylinder(int D) |
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 IntegratorHardPiston integrator
public P1HardMovingBoundary pistonPotential
public SpeciesGeneral species
public Box box
public P2HardWrapper potentialWrapper
public P1HardBoundary wallPotential
public double lambda
public ConfigurationLattice config