public static class LJMD.LJMDParams extends ParameterBase
| Modifier and Type | Field | Description |
|---|---|---|
int |
dataInterval |
|
boolean |
fixedWall |
|
boolean |
graphics |
|
int |
hybridInterval |
|
java.lang.String |
lammpsFile |
|
int |
mcSteps |
|
double |
Psat |
|
double |
spring |
|
double |
springPosition |
|
long |
steps |
|
double |
T |
|
double |
tStep |
parsers| Constructor | Description |
|---|---|
LJMDParams() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddParser, getParsers, getValueString, removeParser, setValuepublic double T
public long steps
public double tStep
public boolean graphics
public java.lang.String lammpsFile
public boolean fixedWall
public double spring
public double springPosition
public double Psat
public int hybridInterval
public int mcSteps
public int dataInterval