GlassClustering.SimParams
, GlassProd.SimParams
public static class SimGlass.GlassParams extends ParameterBase
Modifier and Type | Field | Description |
---|---|---|
int |
D |
|
double |
density |
|
boolean |
doSwap |
|
int |
nA |
|
int |
nB |
|
SimGlass.PotentialChoice |
potential |
|
double |
temperature |
|
double |
tStep |
parsers
Constructor | Description |
---|---|
GlassParams() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addParser, getParsers, getValueString, removeParser, setValue
public int D
public int nA
public int nB
public double density
public double temperature
public boolean doSwap
public SimGlass.PotentialChoice potential
public double tStep