public class AshtonWildingVirial extends Simulation
| Modifier and Type | Class | Description |
|---|---|---|
static class |
AshtonWildingVirial.simParams |
| Modifier and Type | Field | Description |
|---|---|---|
Box |
box |
|
IntegratorMC |
integrator |
|
MCMoveAtom |
mcMoveAtom |
|
Potential2 |
potential1 |
|
SpeciesGeneral |
species1 |
eventManager, random, seeds, space| Constructor | Description |
|---|---|
AshtonWildingVirial(int numAtoms,
double density,
boolean computeIdeal,
boolean computeDepletion) |
| 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 Box box
public Potential2 potential1
public IntegratorMC integrator
public MCMoveAtom mcMoveAtom
public SpeciesGeneral species1
public AshtonWildingVirial(int numAtoms,
double density,
boolean computeIdeal,
boolean computeDepletion)
numAtoms - number of atoms in the boxdensity - density of the boxcomputeIdeal - whether to compute histograms for ideal gascomputeDepletion - whether to compute B2, B3 for depletion potential