public class SimOverlapSoftSphereTP extends Simulation
Modifier and Type | Class | Description |
---|---|---|
static class |
SimOverlapSoftSphereTP.SimOverlapParam |
Inner class for parameters understood by the HSMD3D constructor
|
Modifier and Type | Field | Description |
---|---|---|
AccumulatorAverageFixed |
accumulator |
|
DataPumpListener |
accumulatorPump |
|
protected MCMoveAtomCoupled |
atomMove |
|
Basis |
basis |
|
Boundary |
boundary |
|
Box |
box |
|
CoordinateDefinitionLeaf |
coordinateDefinition |
|
IntegratorMC |
integrator |
|
protected double |
latticeEnergy |
|
MeterTargetTP |
meter |
|
int[] |
nCells |
|
protected PotentialMaster |
potentialMaster |
|
Primitive |
primitive |
eventManager, random, seeds, space
Constructor | Description |
---|---|
SimOverlapSoftSphereTP(Space _space,
int numAtoms,
boolean slanty,
boolean flex,
double density,
double temperature,
double[] otherTemperatures,
double[] alpha,
int exponent,
int numAlpha,
double alphaSpan,
long numSteps,
double rc) |
Modifier and Type | Method | Description |
---|---|---|
void |
initialize(long initSteps) |
|
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 IntegratorMC integrator
public Box box
public Boundary boundary
public CoordinateDefinitionLeaf coordinateDefinition
public int[] nCells
public Basis basis
public Primitive primitive
public AccumulatorAverageFixed accumulator
public DataPumpListener accumulatorPump
public MeterTargetTP meter
protected MCMoveAtomCoupled atomMove
protected PotentialMaster potentialMaster
protected double latticeEnergy
public SimOverlapSoftSphereTP(Space _space, int numAtoms, boolean slanty, boolean flex, double density, double temperature, double[] otherTemperatures, double[] alpha, int exponent, int numAlpha, double alphaSpan, long numSteps, double rc)
public static void main(java.lang.String[] args)
args
- filename containing simulation parametersSimOverlapSoftSphereTP.SimOverlapParam
public void initialize(long initSteps)