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