public static class SimFe.LjMC3DParams extends ParameterBase
Modifier and Type | Field | Description |
---|---|---|
etomica.freeenergy.npath.SimFe.Crystal |
crystal |
|
double |
density |
|
boolean |
doHarmonic |
|
boolean |
graphics |
|
int |
numAtoms |
|
int |
numInnerSteps |
|
boolean |
nve |
|
int |
offsetDim |
|
java.lang.String |
rmsdFile |
|
long |
steps |
|
boolean |
swap |
|
double |
T |
|
int |
thermostatInterval |
|
double |
timeStep |
|
double |
w |
parsers
Constructor | Description |
---|---|
LjMC3DParams() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addParser, getParsers, getValueString, removeParser, setValue
public int numAtoms
public double T
public double density
public long steps
public boolean graphics
public double w
public int offsetDim
public int numInnerSteps
public etomica.freeenergy.npath.SimFe.Crystal crystal
public boolean swap
public boolean nve
public int thermostatInterval
public boolean doHarmonic
public java.lang.String rmsdFile
public double timeStep