public static class MappedVirialLJ.LJMDParams extends ParameterBase
Modifier and Type | Field | Description |
---|---|---|
boolean |
computeP |
|
boolean |
computePMA |
|
double |
density |
|
java.lang.String |
functionsFile |
|
boolean |
graphics |
|
int |
nBlocks |
|
int |
numAtoms |
|
long |
numSteps |
|
double |
rc |
|
double |
temperature |
parsers
Constructor | Description |
---|---|
LJMDParams() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addParser, getParsers, getValueString, removeParser, setValue
public int numAtoms
public double temperature
public double density
public long numSteps
public double rc
public java.lang.String functionsFile
public boolean computeP
public boolean computePMA
public boolean graphics
public int nBlocks