public class GCRestrictedGibbsHS extends Simulation
Modifier and Type | Class | Description |
---|---|---|
static class |
GCRestrictedGibbsHS.simParams |
Modifier and Type | Field | Description |
---|---|---|
protected Box |
box1 |
|
protected Box |
box2 |
|
protected IntegratorRGEMC |
integrator |
|
protected IntegratorMC |
integrator1 |
|
protected IntegratorMC |
integrator2 |
|
protected MCMoveAtom |
mcMoveAtom |
|
protected MCMoveInsertDelete |
mcMoveInsertDelete1 |
|
protected MCMoveInsertDelete |
mcMoveInsertDelete2 |
|
protected P2HardSphere |
potential1 |
|
protected P2HardSphere |
potential12 |
|
protected Potential2 |
potential2 |
|
protected SpeciesGeneral |
species1 |
|
protected SpeciesGeneral |
species2 |
eventManager, random, seeds, space
Constructor | Description |
---|---|
GCRestrictedGibbsHS(double vf,
double q,
int numAtoms,
boolean computeAO,
double L,
double GMIfac) |
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 integrator1
protected IntegratorMC integrator2
protected IntegratorRGEMC integrator
protected MCMoveAtom mcMoveAtom
protected MCMoveInsertDelete mcMoveInsertDelete1
protected MCMoveInsertDelete mcMoveInsertDelete2
protected SpeciesGeneral species1
protected SpeciesGeneral species2
protected Box box1
protected Box box2
protected P2HardSphere potential1
protected P2HardSphere potential12
protected Potential2 potential2