public static class VirialN2PI.VirialN2Param extends ParameterBase
| Modifier and Type | Field | Description |
|---|---|---|
int |
beadFac |
|
java.lang.String |
jsonOutputFileName |
|
int |
nBeads |
|
boolean |
nonAdditive |
|
int |
nPoints |
|
long |
numSteps |
|
boolean |
p3N2HellmannA |
|
boolean |
pairOnly |
|
boolean |
pN2HellmannA |
|
double |
refFrac |
|
java.lang.String |
refPrefFileName |
|
boolean |
scBeads |
|
double |
sigmaHSRef |
|
double |
temperatureK |
parsers| Constructor | Description |
|---|---|
VirialN2Param() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddParser, getParsers, getValueString, removeParser, setValuepublic int nPoints
public int nBeads
public double temperatureK
public long numSteps
public double refFrac
public double sigmaHSRef
public boolean pairOnly
public boolean pN2HellmannA
public int beadFac
public boolean scBeads
public java.lang.String jsonOutputFileName
public boolean nonAdditive
public boolean p3N2HellmannA
public java.lang.String refPrefFileName