public class SimOverlapSoftSphereTPSlantedBox extends Simulation
Modifier and Type | Class | Description |
---|---|---|
static class |
SimOverlapSoftSphereTPSlantedBox.SimOverlapParam |
Inner class for parameters understood by the HSMD3D constructor
|
Modifier and Type | Field | Description |
---|---|---|
AccumulatorAverageFixed |
accumulator |
|
DataPumpListener |
accumulatorPump |
|
protected MCMoveAtomCoupled |
atomMove |
|
Basis |
basis |
|
BoundaryDeformablePeriodic |
boundary |
|
Box |
box |
|
IntegratorMC |
integrator |
|
protected double |
latticeEnergy |
|
MeterTargetTP |
meter |
|
int[] |
nCells |
|
protected PotentialMaster |
potentialMaster |
|
Primitive |
primitive |
|
Primitive |
primitiveUnitCell |
eventManager, random, seeds, space
Constructor | Description |
---|---|
SimOverlapSoftSphereTPSlantedBox(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, 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 BoundaryDeformablePeriodic boundary
public int[] nCells
public Basis basis
public Primitive primitive
public Primitive primitiveUnitCell
public AccumulatorAverageFixed accumulator
public DataPumpListener accumulatorPump
public MeterTargetTP meter
protected MCMoveAtomCoupled atomMove
protected PotentialMaster potentialMaster
protected double latticeEnergy
public SimOverlapSoftSphereTPSlantedBox(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 parametersSimOverlapSoftSphereTPSlantedBox.SimOverlapParam
public void initialize(long initSteps)