public class LjMd3D extends Simulation
Modifier and Type | Class | Description |
---|---|---|
static class |
LjMd3D.DataProcessorCorrection |
|
static class |
LjMd3D.DataProcessorReweight |
|
static class |
LjMd3D.LjMd3DParams |
|
static class |
LjMd3D.ValueCache |
|
static class |
LjMd3D.VolumeBias |
eventManager, random, seeds, space
Constructor | Description |
---|---|
LjMd3D(int numAtoms,
double temperature,
double density,
double pressure,
double tStep,
double rcShort,
double rcLong,
int hybridInterval,
IFunction vBias,
boolean ss) |
Modifier and Type | Method | Description |
---|---|---|
static void |
main(java.lang.String[] args) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addBox, addSpecies, box, getBox, getBoxCount, getBoxes, getController, getEventManager, getIntegrator, getRandom, getRandomSeeds, getSpace, getSpecies, getSpeciesCount, getSpeciesList, makeBox, makeBox, makeUniqueElementSymbol, removeBox, setRandom, species
public final PotentialMasterList potentialMasterList
public final PotentialMasterMonatomic potentialMasterLong
public final PotentialMasterMonatomic potentialMasterLongCut
public IntegratorVelocityVerlet integrator
public SpeciesGeneral species
public Box box
public Potential2SoftSpherical potential
public IntegratorMC integratorMC
public MCMoveVolume mcMoveVolume
public LjMd3D(int numAtoms, double temperature, double density, double pressure, double tStep, double rcShort, double rcLong, int hybridInterval, IFunction vBias, boolean ss)