public static class VirialH2O.VirialH2OParam extends ParameterBase
| Modifier and Type | Field | Description |
|---|---|---|
int |
iMon |
|
int |
iSurf |
|
java.lang.String |
jsonOutputFileName |
|
boolean |
nonAdditive |
|
int |
nPoints |
|
int |
nTimes |
|
long |
numSteps |
|
double |
refFrac |
|
double |
sigmaHSRef |
|
double |
temperatureK |
parsers| Constructor | Description |
|---|---|
VirialH2OParam() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddParser, getParsers, getValueString, removeParser, setValuepublic int nPoints
public double temperatureK
public long numSteps
public double refFrac
public double sigmaHSRef
public int iSurf
public int iMon
public java.lang.String jsonOutputFileName
public int nTimes
public boolean nonAdditive