public class SimMappedRdf extends Simulation
Modifier and Type | Class | Description |
---|---|---|
static class |
SimMappedRdf.LJMDParams |
Modifier and Type | Field | Description |
---|---|---|
Box |
box |
|
IntegratorMC |
integrator |
|
MCMoveAtom |
move |
|
P2SoftSphericalTruncatedShifted |
p2Truncated |
|
SpeciesGeneral |
species |
eventManager, random, seeds, space
Constructor | Description |
---|---|
SimMappedRdf(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 P2SoftSphericalTruncatedShifted p2Truncated
public SimMappedRdf(Space _space, int numAtoms, double temperature, double density, double rc)