| Home | Trees | Indices | Help |
|
|---|
|
|
Dynamic linked library module defining classes for creating particle models - this library exposes C++ implementations in Python.
|
|||
| Model | |||
|---|---|---|---|
|
LsmMpi Lattice Solid Model (parallelised using Message Passing Interface) class for particle simulation. |
|||
| NRotSphere | |||
| RotSphere | |||
|
RotSphereVi EXPERIMENTAL. |
|||
|
RotThermalSphere EXPERIMENTAL. |
|||
|
Runnable Base class which contains overridable run method.
|
|||
| Interaction Types | |||
|
ABCDampingPrms Viscous damping parameters for absorbing boundary conditions. |
|||
|
BondInteractionGroup Bonded interaction group. |
|||
|
BrittleBeamPrms Parameters for rotational bonded interactions based on elastic beam theory with a Mohr-Coulomb failure criterion. |
|||
|
CappedNRotBondPrms Parameters for linear elastic bond interactions. |
|||
|
DampingPrms Viscous damping parameters. |
|||
|
FrictionPrms Parameters for rotational friction, a Coulomb frictional law with shear stiffness. |
|||
|
GravityPrms Parameters for describing gravitational body force. |
|||
|
HertzianElasticPrms Parameters for Hertzian elastic contact interactions. |
|||
|
HertzianViscoElasticFrictionPrms Parameters for Hertzian viscoelastic contact interactions with friction. |
|||
|
HertzianViscoElasticPrms Parameters for Hertzian viscoelastic contact interactions. |
|||
|
InteractionGroup Base class for interaction groups. |
|||
|
InteractionPrms Base class for interaction parameters. |
|||
|
LinDampingPrms Linear velocity damping parameters. |
|||
|
LinearDashpotPrms Parameters for linear dashpot interactions. |
|||
|
LocalDampingPrms Local damping parameters for translational hysteretic damping. |
|||
|
MaxTriggerPrms Parameter class for max trigger |
|||
|
NRotBondPrms Parameters for linear elastic bond interactions. |
|||
|
NRotBondedLinMeshPrms Parameters for specifying linear elastic bonds between particles and a piece-wise linear mesh surface. |
|||
|
NRotBondedTriMeshPrms Parameters for specifying linear elastic bonds between particles and a triangular mesh surface. |
|||
|
NRotBondedWallPrms Parameters for linear elastic bond between particles and a wall. |
|||
|
NRotElasticLinMeshPrms Defines linear elastic contact interaction between particles and a piece-wise linear mesh surface. |
|||
|
NRotElasticMesh2DPrms Defines linear elastic contact interaction between particles and a 2D mesh. |
|||
|
NRotElasticPrms Parameters for linear elastic contact interactions. |
|||
|
NRotElasticTriMeshPrms Defines linear elastic contact interaction between particles and a triangular mesh surface. |
|||
|
NRotElasticWallPrms Parameters for linear elastic contact between particles and a wall. |
|||
|
NRotFrictionPrms Parameters for non-rotational friction, a Coulomb frictional law with shear-stiffness. |
|||
|
NRotShortBondPrms Parameters for linear elastic bond interactions. |
|||
|
NRotSoftBondedWallPrms Parameters for linear elastic bond between particles and a wall. |
|||
|
RotBondPrms Parameters for rotational bonded interactions. |
|||
|
RotDampingPrms Rotational/angular velocity damping parameters. |
|||
|
RotElasticPrms Parameters for rotational elastic contact interactions. |
|||
|
RotFrictionPrms Parameters for rotational friction, a Coulomb frictional law with shear stiffness. |
|||
|
RotLocalDampingPrms Local damping parameters for rotational hysteretic damping. |
|||
|
RotThermalBondPrms EXPERIMENTAL. |
|||
|
RotThermalElasticPrms EXPERIMENTAL. |
|||
|
RotThermalFrictionPrms EXPERIMENTAL. |
|||
|
VWFrictionPrms Parameters for velocity weakening friction. |
|||
| Saving Data | |||
|
CheckedInteractionScalarFieldSaverPrms Parameters for saving checked scalar interaction-data to file. |
|||
|
CheckedInteractionVectorFieldSaverPrms Parameters for saving checked vector interaction-data to file. |
|||
|
FieldSaverPrms Base class for parameters related to saving model data. |
|||
|
InteractionFieldSaverPrms Base class describing parameters for saving interaction-data to file. |
|||
|
InteractionScalarFieldSaverPrms Parameters for saving scalar interaction-data to file. |
|||
|
InteractionVectorFieldSaverPrms Parameters for saving vector interaction-data to file. |
|||
|
ParticleFieldSaverPrms Base class describing parameters for saving particle-data to file. |
|||
|
ParticleScalarFieldSaverPrms Parameters for saving scalar particle-data to file. |
|||
|
ParticleVectorFieldSaverPrms Parameters for saving vector particle-data to file. |
|||
|
TaggedInteractionScalarFieldSaverPrms Parameters for saving scalar data on tagged interactions to file. |
|||
|
TaggedParticleScalarFieldSaverPrms Parameters for saving scalar data of tagged particles to file. |
|||
|
TaggedParticleVectorFieldSaverPrms Parameters for saving vector data of tagged particles to file. |
|||
|
WallFieldSaverPrms Base class describing parameters for saving wall-data to file. |
|||
|
WallVectorFieldSaverPrms Parameters for saving vector wall-data to file. |
|||
| Saving Model State | |||
|
CheckPointPrms Parameters for specifying check-pointing intervals. |
|||
| Miscellaneous | |||
|
MeshGapBuildPrms Parameters for bonding particles to a mesh which uses distance-to-mesh criterion for creating bonds. |
|||
|
MeshTagBuildPrms Parameters for bonding particles to a mesh which uses particle-tags as the criterion for creating bonds. |
|||
|
ParticleIdPair Pair of particle Id's. |
|||
|
ParticleIdPairSet Set of particle ID pairs. |
|||
|
ParticleIdPairVector Vector of particle ID pairs. |
|||
|
|||
| Miscellaneous | |||
|---|---|---|---|
|
|||
|
|||
|
|||
|
|||
| Miscellaneous | |||
|---|---|---|---|
__package__ = None
|
|||
|
|||
Checks validity of
|
Raises
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Aug 25 18:19:43 2010 | http://epydoc.sourceforge.net |