public static class SimHSMDVacancy.HSMDVParams extends ParameterBase
| Modifier and Type | Field | Description |
|---|---|---|
double |
Alat |
|
double |
daDef |
|
double |
density |
|
boolean |
doReweight |
|
boolean |
fluid |
|
boolean |
graphics |
|
int |
hybridInterval |
|
double |
mu |
|
int |
numAtoms |
|
int |
numV |
|
long |
steps |
|
double |
tStep |
parsers| Constructor | Description |
|---|---|
HSMDVParams() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddParser, getParsers, getValueString, removeParser, setValuepublic int numAtoms
public double density
public double tStep
public long steps
public int hybridInterval
public boolean graphics
public double mu
public double Alat
public int numV
public boolean doReweight
public double daDef
public boolean fluid