public class Mu extends Simulation
eventManager, random, seeds, space
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 final SpeciesGeneral speciesA
public final SpeciesGeneral speciesB
public final Box box
public final IntegratorHard integrator
public final P2SquareWellOneSide potentialAA
public final P2SquareWellOneSide potentialAB
public final P2SquareWellOneSide potentialBB
public final P1MagicWall p1WallA
public final P1MagicWall p1WallB
public final P1HardBoundary p1BoundaryA
public final P1HardBoundary p1BoundaryB
public final ConfigurationLatticeRandom configuration
public Mu(Space _space)