public class SimEinStep2HCP extends Simulation
Modifier and Type | Class | Description |
---|---|---|
protected static class |
SimEinStep2HCP.MeterPotentialEnergyComposite |
|
static class |
SimEinStep2HCP.SimOverlapParam |
Inner class for parameters understood by the HSMD3D constructor
|
Modifier and Type | Field | Description |
---|---|---|
MCMoveBoxStep |
atomMove |
|
Basis |
basis |
|
BoundaryDeformableLattice |
boundary |
|
Box |
box |
|
IntegratorMC |
integrator |
|
int[] |
nCells |
|
PotentialMasterList |
potentialMaster |
|
PotentialMasterMonatomic |
potentialMasterHarmonic |
|
Primitive |
primitive |
eventManager, random, seeds, space
Constructor | Description |
---|---|
SimEinStep2HCP(Space _space,
int numAtoms,
double density,
double temperature,
double lambda,
int exponent,
double rc,
double coa) |
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 final PotentialMasterList potentialMaster
public final PotentialMasterMonatomic potentialMasterHarmonic
public IntegratorMC integrator
public Box box
public BoundaryDeformableLattice boundary
public int[] nCells
public Basis basis
public Primitive primitive
public MCMoveBoxStep atomMove
public SimEinStep2HCP(Space _space, int numAtoms, double density, double temperature, double lambda, int exponent, double rc, double coa)
public static void main(java.lang.String[] args)
args
- filename containing simulation parametersSimEinStep2HCP.SimOverlapParam
public void initialize(long initSteps)