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