public class SimGCPMWaterMCNPT extends Simulation
Modifier and Type | Class | Description |
---|---|---|
static class |
SimGCPMWaterMCNPT.GCPMWaterMCParam |
Modifier and Type | Field | Description |
---|---|---|
Box |
box |
|
IntegratorMC |
integrator |
|
MCMoveMolecule |
mcMoveMolecule |
|
MCMoveRotateMolecule3D |
mcMoveRotateMolecule |
|
MCMoveVolume |
mcMoveVolume |
|
PNWaterGCPMReactionField |
potential |
|
SpeciesGeneral |
species |
eventManager, random, seeds, space
Constructor | Description |
---|---|
SimGCPMWaterMCNPT(int numMolceules,
double pressureBar,
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, wait
addBox, addSpecies, box, getBox, getBoxCount, getBoxes, getController, getEventManager, getIntegrator, getRandom, getRandomSeeds, getSpace, getSpecies, getSpeciesCount, getSpeciesList, makeBox, makeBox, makeUniqueElementSymbol, removeBox, setRandom, species
public IntegratorMC integrator
public MCMoveMolecule mcMoveMolecule
public MCMoveRotateMolecule3D mcMoveRotateMolecule
public MCMoveVolume mcMoveVolume
public SpeciesGeneral species
public Box box
public PNWaterGCPMReactionField potential