public class SimCalcSMorse extends Simulation
Modifier and Type | Field | Description |
---|---|---|
Basis |
basis |
|
Boundary |
boundary |
|
Box |
box |
|
CoordinateDefinition |
coordinateDefinition |
|
IntegratorMC |
integrator |
|
int[] |
nCells |
|
Primitive |
primitive |
eventManager, random, seeds, space
Constructor | Description |
---|---|
SimCalcSMorse(Space _space,
int numAtoms,
double density,
double temperature) |
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 IntegratorMC integrator
public Box box
public Boundary boundary
public Primitive primitive
public Basis basis
public int[] nCells
public CoordinateDefinition coordinateDefinition
public SimCalcSMorse(Space _space, int numAtoms, double density, double temperature)