public class HTTPSoftSphereSim extends Simulation
| Modifier and Type | Field | Description |
|---|---|---|
protected CoordinateDefinitionLeaf |
coordinateDefinition |
|
IntegratorMC |
integrator |
|
protected double |
latticeEnergy |
|
protected P1ConstraintNbr |
p1Constraint |
|
protected PotentialMaster |
potentialMaster |
|
protected SpeciesGeneral |
species |
eventManager, random, seeds, space| Constructor | Description |
|---|---|
HTTPSoftSphereSim(Space _space,
int numAtoms,
double temperature) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddBox, addSpecies, box, getBox, getBoxCount, getBoxes, getController, getEventManager, getIntegrator, getRandom, getRandomSeeds, getSpace, getSpecies, getSpeciesCount, getSpeciesList, makeBox, makeBox, makeUniqueElementSymbol, removeBox, setRandom, speciespublic IntegratorMC integrator
protected PotentialMaster potentialMaster
protected double latticeEnergy
protected SpeciesGeneral species
protected P1ConstraintNbr p1Constraint
protected CoordinateDefinitionLeaf coordinateDefinition
public HTTPSoftSphereSim(Space _space, int numAtoms, double temperature)