public class MappedU extends Simulation
Modifier and Type | Class | Description |
---|---|---|
static class |
MappedU.LJMDParams |
Modifier and Type | Field | Description |
---|---|---|
Box |
box |
|
IntegratorMC |
integrator |
|
MCMoveAtom |
move |
|
P2SoftSphericalTruncated |
p2Truncated |
|
SpeciesGeneral |
species |
eventManager, random, seeds, space
Constructor | Description |
---|---|
MappedU(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, wait
addBox, addSpecies, box, getBox, getBoxCount, getBoxes, getController, getEventManager, getIntegrator, getRandom, getRandomSeeds, getSpace, getSpecies, getSpeciesCount, getSpeciesList, makeBox, makeBox, makeUniqueElementSymbol, removeBox, setRandom, species
public SpeciesGeneral species
public Box box
public IntegratorMC integrator
public MCMoveAtom move
public P2SoftSphericalTruncated p2Truncated
public MappedU(Space _space, int numAtoms, double temperature, double density, double rc)