public class NVTWidomInsertLJ extends Simulation
| Modifier and Type | Class | Description |
|---|---|---|
static class |
NVTWidomInsertLJ.simParams |
| Modifier and Type | Field | Description |
|---|---|---|
Box |
box |
|
IntegratorMC |
integrator |
|
MCMoveAtom |
mcMoveAtom |
|
P2LennardJones |
potential1 |
|
P2LennardJones |
potential12 |
|
P2LennardJones |
potential2 |
|
SpeciesGeneral |
species1 |
|
SpeciesGeneral |
species2 |
eventManager, random, seeds, space| Constructor | Description |
|---|---|
NVTWidomInsertLJ(int numAtoms,
double temp,
double density,
double sigma2,
double epsilon2,
boolean computez2) |
| 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 IntegratorMC integrator
public MCMoveAtom mcMoveAtom
public SpeciesGeneral species1
public SpeciesGeneral species2
public Box box
public P2LennardJones potential1
public P2LennardJones potential2
public P2LennardJones potential12