public static class SimGCPMWaterMCNPT.GCPMWaterMCParam extends ParameterBase
Modifier and Type | Field | Description |
---|---|---|
boolean |
adjustStepSize |
|
double |
density |
|
int |
numMolecules |
|
long |
numSteps |
|
double |
pressure |
|
double |
stepSizeRotation |
|
double |
stepSizeTranslation |
|
double |
stepSizeVolume |
|
double |
temperature |
parsers
Constructor | Description |
---|---|
GCPMWaterMCParam() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addParser, getParsers, getValueString, removeParser, setValue
public int numMolecules
public double pressure
public double density
public double temperature
public long numSteps
public double stepSizeTranslation
public double stepSizeRotation
public double stepSizeVolume
public boolean adjustStepSize