public class SimGCPMWaterMCNVT extends Simulation
| Modifier and Type | Class | Description |
|---|---|---|
static class |
SimGCPMWaterMCNVT.GCPMWaterMCParam |
| Modifier and Type | Field | Description |
|---|---|---|
Box |
box |
|
IntegratorMC |
integrator |
|
MCMoveMolecule |
mcMoveMolecule |
|
MCMoveRotateMolecule3D |
mcMoveRotateMolecule |
|
PNWaterGCPMReactionField |
potential |
|
SpeciesGeneral |
species |
eventManager, random, seeds, space| Constructor | Description |
|---|---|
SimGCPMWaterMCNVT(int numMolceules,
double densityMolLiter,
double temperatureK,
long numSteps) |
| 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 MCMoveMolecule mcMoveMolecule
public MCMoveRotateMolecule3D mcMoveRotateMolecule
public SpeciesGeneral species
public Box box
public PNWaterGCPMReactionField potential