public class SimOverlapSoftSphereTPHCP extends Simulation
| Modifier and Type | Class | Description |
|---|---|---|
static class |
SimOverlapSoftSphereTPHCP.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 |
|
IntegratorMC |
integrator |
|
protected double |
latticeEnergy |
|
MeterTargetTP |
meter |
|
int[] |
nCells |
|
protected P1ConstraintNbrHcp |
p1Constraint |
|
protected PotentialMaster |
potentialMaster |
|
Primitive |
primitive |
eventManager, random, seeds, space| Constructor | Description |
|---|---|
SimOverlapSoftSphereTPHCP(Space _space,
int numAtoms,
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, waitaddBox, addSpecies, box, getBox, getBoxCount, getBoxes, getController, getEventManager, getIntegrator, getRandom, getRandomSeeds, getSpace, getSpecies, getSpeciesCount, getSpeciesList, makeBox, makeBox, makeUniqueElementSymbol, removeBox, setRandom, speciespublic IntegratorMC integrator
public Box box
public Boundary boundary
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
protected P1ConstraintNbrHcp p1Constraint
public SimOverlapSoftSphereTPHCP(Space _space, int numAtoms, 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 parametersSimOverlapSoftSphereTPHCP.SimOverlapParampublic void initialize(long initSteps)