|
def | __init__ (self, DEM_parameters, procedures, solver, graphs_path, post_path, spheres_model_part, rigid_face_model_part) |
|
def | Initialize (self) |
|
def | PrepareTestTriaxial2D (self) |
|
def | PrepareTests (self) |
|
def | CircularSkinDetermination (self) |
|
def | ApplyLateralStress (self, average_zstress_value, LAT, alpha_lat) |
|
def | MeasureForcesAndPressure (self) |
|
def | PrintGraph (self, time) |
|
def | Flush (self, a) |
|
◆ __init__()
def triaxial2d_test.Triaxial2D.__init__ |
( |
|
self, |
|
|
|
DEM_parameters, |
|
|
|
procedures, |
|
|
|
solver, |
|
|
|
graphs_path, |
|
|
|
post_path, |
|
|
|
spheres_model_part, |
|
|
|
rigid_face_model_part |
|
) |
| |
◆ ApplyLateralStress()
def triaxial2d_test.Triaxial2D.ApplyLateralStress |
( |
|
self, |
|
|
|
average_zstress_value, |
|
|
|
LAT, |
|
|
|
alpha_lat |
|
) |
| |
◆ CircularSkinDetermination()
def triaxial2d_test.Triaxial2D.CircularSkinDetermination |
( |
|
self | ) |
|
◆ Flush()
def triaxial2d_test.Triaxial2D.Flush |
( |
|
self, |
|
|
|
a |
|
) |
| |
◆ Initialize()
def triaxial2d_test.Triaxial2D.Initialize |
( |
|
self | ) |
|
◆ MeasureForcesAndPressure()
def triaxial2d_test.Triaxial2D.MeasureForcesAndPressure |
( |
|
self | ) |
|
◆ PrepareTests()
def triaxial2d_test.Triaxial2D.PrepareTests |
( |
|
self | ) |
|
◆ PrepareTestTriaxial2D()
def triaxial2d_test.Triaxial2D.PrepareTestTriaxial2D |
( |
|
self | ) |
|
◆ PrintGraph()
def triaxial2d_test.Triaxial2D.PrintGraph |
( |
|
self, |
|
|
|
time |
|
) |
| |
◆ alpha_lat
triaxial2d_test.Triaxial2D.alpha_lat |
◆ graph_export
triaxial2d_test.Triaxial2D.graph_export |
◆ perimeter
triaxial2d_test.Triaxial2D.perimeter |
◆ test_type
triaxial2d_test.Triaxial2D.test_type |
◆ xlat_area
triaxial2d_test.Triaxial2D.xlat_area |
The documentation for this class was generated from the following file:
- /home/runner/work/Documentation/Documentation/master/applications/DEMApplication/python_scripts/triaxial2d_test.py