public static class SimLJVacancy.LJParams extends ParameterBase
Modifier and Type | Field | Description |
---|---|---|
double |
daDef |
|
double |
density |
|
boolean |
doReweight |
|
boolean |
fixedDaDef |
|
boolean |
graphics |
|
double |
mu |
|
int |
numAtoms |
|
int |
numV |
|
double |
rc |
|
boolean |
shifted |
|
boolean |
ss |
|
long |
steps |
|
double |
temperature |
parsers
Constructor | Description |
---|---|
LJParams() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addParser, getParsers, getValueString, removeParser, setValue
public int numAtoms
public double density
public double temperature
public long steps
public boolean graphics
public double mu
public int numV
public boolean doReweight
public double daDef
public boolean shifted
public double rc
public boolean fixedDaDef
public boolean ss