public class SimulationVirialUmbrella extends SimulationVirial
eventManager, random, seeds, space
accumulator, accumulatorPump, allValueClusters, box, boxLength, dataSink, doWiggle, integrator, mcMoveReptate, mcMoveRotate, mcMoveTranslate, mcMoveWiggle, meter, newSeeds, numMolecules, sampleCluster, species, temperature
Constructor | Description |
---|---|
SimulationVirialUmbrella(Space aSpace,
double temperature,
ClusterAbstract refCluster,
ClusterAbstract[] targetClusters) |
|
SimulationVirialUmbrella(Space aSpace,
SpeciesFactory speciesFactory,
double temperature,
ClusterAbstract refCluster,
ClusterAbstract[] targetClusters) |
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, getRandom, getRandomSeeds, getSpace, getSpecies, getSpeciesCount, getSpeciesList, makeBox, makeBox, makeUniqueElementSymbol, removeBox, setRandom, species
addEquilibration, equilibrate, getIntegrator, init, printResults, setAccumulator, setAccumulatorBlockSize, setBoxLength, setDoWiggle, setMeter, setSeeds
public SimulationVirialUmbrella(Space aSpace, double temperature, ClusterAbstract refCluster, ClusterAbstract[] targetClusters)
public SimulationVirialUmbrella(Space aSpace, SpeciesFactory speciesFactory, double temperature, ClusterAbstract refCluster, ClusterAbstract[] targetClusters)