Difference between revisions of "TriaxialTest"

From Yade

 
Line 1: Line 1:
  +
=This page no longer exists, please visit the [https://www.yade-dem.org/ new documentation]=
Yade includes tools to simulate triaxial tests on particles assemblies. This pre-processor (and variants like e.g. CapillaryTriaxialTest) illustrate how to use them. It generates a scene which will - by default - go through the following steps :
 
* generate random loose packings in a parallelepiped.
 
* compress the packing isotropicaly, either squeezing the packing between moving rigid boxes or expanding the particles while boxes are fixed (depending on flag internalCompaction). The confining pressure in this stage is defined via sigmaIsoCompaction.
 
* when the packing is dense and stable, simulate a loading path and get the mechanical response as a result.
 
 
 
'''See reference documentation in [https://yade-dem.org/sphinx/yade.wrapper.html?highlight=triaxialtest#yade.wrapper.TriaxialTest sphinx documentation]'''
 

Latest revision as of 16:30, 20 May 2021

This page no longer exists, please visit the new documentation