public static class VirialHePCKLJS.VirialParam extends ParameterBase
Modifier and Type | Field | Description |
---|---|---|
boolean |
adjustStepFrequency |
|
long |
eqSteps |
|
int |
numMolecules |
|
long |
numSteps |
|
boolean |
QFH |
|
double |
sigmaHSRef |
|
int |
stepsPerBlock |
|
double |
temperature |
|
boolean |
writeRefPref |
parsers
Constructor | Description |
---|---|
VirialParam() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addParser, getParsers, getValueString, removeParser, setValue
public int numMolecules
public double temperature
public long numSteps
public int stepsPerBlock
public long eqSteps
public double sigmaHSRef
public boolean writeRefPref
public boolean QFH
public boolean adjustStepFrequency