public class SimLJVacancy extends Simulation
| Modifier and Type | Class | Description |
|---|---|---|
static class |
SimLJVacancy.Applet |
|
static class |
SimLJVacancy.LJParams |
| Modifier and Type | Field | Description |
|---|---|---|
Box |
box |
|
IntegratorMC |
integrator |
|
MCMoveInsertDeleteLatticeVacancy |
mcMoveID |
|
MCMoveVolume |
mcMoveVolume |
|
Potential2SoftSpherical |
p2LJ |
|
P2SoftSphericalTruncated |
potential |
|
PotentialMasterCell |
potentialMaster |
|
SpeciesGeneral |
species |
|
double |
uShift |
eventManager, random, seeds, space| Constructor | Description |
|---|---|
SimLJVacancy(int numAtoms,
double temperature,
double density,
double rc,
int numV,
double bmu,
boolean ss,
boolean shifted) |
| Modifier and Type | Method | Description |
|---|---|---|
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 final PotentialMasterCell potentialMaster
public IntegratorMC integrator
public SpeciesGeneral species
public Box box
public Potential2SoftSpherical p2LJ
public P2SoftSphericalTruncated potential
public MCMoveVolume mcMoveVolume
public MCMoveInsertDeleteLatticeVacancy mcMoveID
public double uShift