public static class VirialCPSHeliumNonAdditiveClassical.VirialParam extends ParameterBase
Modifier and Type | Field | Description |
---|---|---|
boolean |
adjustStepFreq |
|
long |
blocks |
|
long |
blocksEq |
|
int |
nPoints |
|
double |
sigmaHSRef |
|
boolean |
simplifiedP3NonAdd |
|
int |
stepsPerBlock |
|
double |
temperature |
|
boolean |
total |
|
boolean |
writeRefPref |
parsers
Constructor | Description |
---|---|
VirialParam() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addParser, getParsers, getValueString, removeParser, setValue
public int nPoints
public double temperature
public long blocks
public int stepsPerBlock
public long blocksEq
public boolean adjustStepFreq
public double sigmaHSRef
public boolean writeRefPref
public boolean simplifiedP3NonAdd
public boolean total