public class SimOverlapSoftSphereDP extends Simulation
| Modifier and Type | Class | Description |
|---|---|---|
static class |
SimOverlapSoftSphereDP.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 |
|
MeterDP |
meter |
|
int[] |
nCells |
|
protected PotentialMaster |
potentialMaster |
|
Primitive |
primitive |
eventManager, random, seeds, space| Constructor | Description |
|---|---|
SimOverlapSoftSphereDP(Space _space,
int numAtoms,
boolean slanty,
double rho,
double temperature,
double[] otherRho,
double[] P,
int exponent,
int numP,
double pSpan,
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 MeterDP meter
protected MCMoveAtomCoupled atomMove
protected PotentialMaster potentialMaster
protected double latticeEnergy
public SimOverlapSoftSphereDP(Space _space, int numAtoms, boolean slanty, double rho, double temperature, double[] otherRho, double[] P, int exponent, int numP, double pSpan, long numSteps, double rc)
public static void main(java.lang.String[] args)
args - filename containing simulation parametersSimOverlapSoftSphereDP.SimOverlapParampublic void initialize(long initSteps)