public class SimCalcSSoftSphereFCCSuperBox extends Simulation
Modifier and Type | Field and Description |
---|---|
ActivityIntegrate |
activityIntegrate |
Basis |
basis |
Boundary |
boundary |
IBox |
box |
CoordinateDefinitionLeafSuperBox |
coordinateDefinition |
IntegratorMC |
integrator |
int[] |
nCells |
protected PotentialMasterMonatomic |
potentialMaster |
Primitive |
primitive |
protected P2SoftSphericalTruncatedShifted |
pTruncatedAA |
protected P2SoftSphericalTruncatedShifted |
pTruncatedAB |
SpeciesSpheresMono |
speciesA |
SpeciesSpheresMono |
speciesB |
eventManager, random, seeds, space
Constructor and Description |
---|
SimCalcSSoftSphereFCCSuperBox(Space _space,
int numAtoms,
double density,
double temperature,
int exponent) |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
addBox, addSpecies, atomTypeAddedNotify, atomTypeRemovedNotify, getBox, getBoxCount, getController, getEventManager, getIntegrator, getRandom, getRandomSeeds, getSpace, getSpecies, getSpeciesCount, makeUniqueElementSymbol, removeBox, removeSpecies, setRandom
public IntegratorMC integrator
public ActivityIntegrate activityIntegrate
public IBox box
public Boundary boundary
public Primitive primitive
public Basis basis
public int[] nCells
public SpeciesSpheresMono speciesA
public SpeciesSpheresMono speciesB
protected P2SoftSphericalTruncatedShifted pTruncatedAA
protected P2SoftSphericalTruncatedShifted pTruncatedAB
public CoordinateDefinitionLeafSuperBox coordinateDefinition
protected PotentialMasterMonatomic potentialMaster
public SimCalcSSoftSphereFCCSuperBox(Space _space, int numAtoms, double density, double temperature, int exponent)