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