public class MaterialFracture extends Simulation
Modifier and Type | Field | Description |
---|---|---|
Box |
box |
|
ConfigurationLattice |
config |
|
IntegratorVelocityVerlet |
integrator |
|
P1Tension |
p1Tension |
|
P2LennardJones |
p2LJ |
|
PotentialCalculationForceStress |
pc |
|
P2SoftSphericalTruncatedForceShifted |
pt |
|
SpeciesGeneral |
species |
eventManager, random, seeds, space
Constructor | Description |
---|---|
MaterialFracture() |
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 final Box box
public final ConfigurationLattice config
public final SpeciesGeneral species
public final IntegratorVelocityVerlet integrator
public final PotentialCalculationForceStress pc
public final P2SoftSphericalTruncatedForceShifted pt
public final P2LennardJones p2LJ
public final P1Tension p1Tension