public class MappedVirialLJVGr extends Simulation
| Modifier and Type | Class | Description |
|---|---|---|
static class |
MappedVirialLJVGr.LJMDParams |
| Modifier and Type | Field | Description |
|---|---|---|
Box |
box |
|
IntegratorMC |
integrator |
|
MCMoveAtom |
move |
|
P2SoftSphericalTruncated |
p2Truncated |
|
SpeciesGeneral |
species |
eventManager, random, seeds, space| Constructor | Description |
|---|---|
MappedVirialLJVGr(Space _space,
int numAtoms,
double temperature,
double density,
double rc) |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
main(java.lang.String[] args) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddBox, addSpecies, box, getBox, getBoxCount, getBoxes, getController, getEventManager, getIntegrator, getRandom, getRandomSeeds, getSpace, getSpecies, getSpeciesCount, getSpeciesList, makeBox, makeBox, makeUniqueElementSymbol, removeBox, setRandom, speciespublic SpeciesGeneral species
public Box box
public IntegratorMC integrator
public MCMoveAtom move
public P2SoftSphericalTruncated p2Truncated
public MappedVirialLJVGr(Space _space, int numAtoms, double temperature, double density, double rc)