public class GCWidomInsertHS extends Simulation
Modifier and Type | Class | Description |
---|---|---|
static class |
GCWidomInsertHS.simParams |
Modifier and Type | Field | Description |
---|---|---|
protected Box |
box |
|
protected IntegratorMC |
integrator |
|
protected MCMoveAtom |
mcMoveAtom |
|
protected MCMoveGeometricCluster |
mcMoveGeometricCluster |
|
protected MCMoveInsertDelete |
mcMoveInsertDelete |
|
protected P2HardSphere |
potential1 |
|
protected P2HardSphere |
potential12 |
|
protected Potential2 |
potential2 |
|
protected SpeciesGeneral |
species1 |
|
protected SpeciesGeneral |
species2 |
eventManager, random, seeds, space
Constructor | Description |
---|---|
GCWidomInsertHS(double vf,
double q,
boolean computez2z1,
boolean computez3z2) |
Modifier and Type | Method | Description |
---|---|---|
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
protected IntegratorMC integrator
protected MCMoveAtom mcMoveAtom
protected MCMoveInsertDelete mcMoveInsertDelete
protected MCMoveGeometricCluster mcMoveGeometricCluster
protected SpeciesGeneral species1
protected SpeciesGeneral species2
protected Box box
protected P2HardSphere potential1
protected P2HardSphere potential12
protected Potential2 potential2