public class SWVLESim extends Simulation
Modifier and Type | Field | Description |
---|---|---|
Box |
boxLiquid |
|
Box |
boxVapor |
|
protected double |
density |
|
IntegratorManagerMC |
integratorGEMC |
|
IntegratorMC |
integratorLiquid |
|
IntegratorMC |
integratorVapor |
|
protected P2SquareWell |
p2 |
|
SpeciesGeneral |
species |
|
protected double |
temperature |
eventManager, random, seeds, space
Constructor | Description |
---|---|
SWVLESim(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 final Box boxLiquid
public final Box boxVapor
public final SpeciesGeneral species
public final IntegratorMC integratorLiquid
public final IntegratorMC integratorVapor
public final IntegratorManagerMC integratorGEMC
protected final P2SquareWell p2
protected double temperature
protected double density