public class Heisenberg extends Simulation
Modifier and Type | Field and Description |
---|---|
IBox |
box |
AccumulatorAverageCollapsing |
dAcc |
P1MagneticField |
field |
MCMoveSpinFlip |
mcmove |
MeterSpin |
meter |
P2Spin |
potential |
PotentialMasterSite |
potentialMaster |
DataPump |
pump |
SpeciesSpheresMono |
spins |
eventManager, random, seeds, space
Constructor and Description |
---|
Heisenberg() |
Heisenberg(Space _space,
int nCells) |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
addBox, addSpecies, atomTypeAddedNotify, atomTypeRemovedNotify, getBox, getBoxCount, getController, getEventManager, getIntegrator, getRandom, getRandomSeeds, getSpace, getSpecies, getSpeciesCount, makeUniqueElementSymbol, removeBox, removeSpecies, setRandom
public PotentialMasterSite potentialMaster
public IBox box
public SpeciesSpheresMono spins
public P2Spin potential
public P1MagneticField field
public MCMoveSpinFlip mcmove
public MeterSpin meter
public DataPump pump
public AccumulatorAverageCollapsing dAcc
public Heisenberg()
public Heisenberg(Space _space, int nCells)