|
def | __init__ (self, DEM_parameters, procedures, solver, graphs_path, post_path, spheres_model_part, rigid_face_model_part) |
|
def | Initialize (self) |
|
def | Flush (self, a) |
|
def | PrepareTests (self) |
|
def | PrepareDataForGraph (self) |
|
def | MeasureForcesAndPressure (self) |
|
def | PrintGraph (self, step) |
|
def | PrintChart (self) |
|
def | FinalizeGraphs (self) |
|
def | MeasureRadialStrain (self) |
|
def | BreakBondUtility (self, spheres_model_part) |
|
def | PrepareTestOedometric (self) |
|
def | PrepareTestTriaxialHydro (self) |
|
def | ComputeLoadingVelocity (self) |
|
def | ComputeMeasuringSurface (self) |
|
def | CylinderSkinDetermination (self) |
|
def | BtsSkinDetermination (self) |
|
def | OrientationStudy (self, contact_model_part, step) |
|
def | ApplyLateralPressure (self, Pressure, XLAT, XBOT, XTOP, XBOTCORNER, XTOPCORNER, alpha_top, alpha_bot, alpha_lat) |
|
def | PoissonMeasure (self) |
|
def | GenerateGraphics (self) |
| POISSON##################################. More...
|
|
◆ __init__()
def DEM_material_test_script_mpi.MaterialTest.__init__ |
( |
|
self, |
|
|
|
DEM_parameters, |
|
|
|
procedures, |
|
|
|
solver, |
|
|
|
graphs_path, |
|
|
|
post_path, |
|
|
|
spheres_model_part, |
|
|
|
rigid_face_model_part |
|
) |
| |
◆ FinalizeGraphs()
def DEM_material_test_script_mpi.MaterialTest.FinalizeGraphs |
( |
|
self | ) |
|
◆ Flush()
def DEM_material_test_script_mpi.MaterialTest.Flush |
( |
|
self, |
|
|
|
a |
|
) |
| |
◆ Initialize()
def DEM_material_test_script_mpi.MaterialTest.Initialize |
( |
|
self | ) |
|
◆ MeasureForcesAndPressure()
def DEM_material_test_script_mpi.MaterialTest.MeasureForcesAndPressure |
( |
|
self | ) |
|
◆ MeasureRadialStrain()
def DEM_material_test_script_mpi.MaterialTest.MeasureRadialStrain |
( |
|
self | ) |
|
◆ PrepareDataForGraph()
def DEM_material_test_script_mpi.MaterialTest.PrepareDataForGraph |
( |
|
self | ) |
|
◆ PrepareTests()
def DEM_material_test_script_mpi.MaterialTest.PrepareTests |
( |
|
self | ) |
|
◆ PrintChart()
def DEM_material_test_script_mpi.MaterialTest.PrintChart |
( |
|
self | ) |
|
◆ PrintGraph()
def DEM_material_test_script_mpi.MaterialTest.PrintGraph |
( |
|
self, |
|
|
|
step |
|
) |
| |
◆ bot_mesh_nodes
DEM_material_test_script_mpi.MaterialTest.bot_mesh_nodes |
◆ bts_export
DEM_material_test_script_mpi.MaterialTest.bts_export |
Fixing horizontally top and bot.
◆ graph_export
DEM_material_test_script_mpi.MaterialTest.graph_export |
◆ graph_export_1
DEM_material_test_script_mpi.MaterialTest.graph_export_1 |
◆ graph_export_2
DEM_material_test_script_mpi.MaterialTest.graph_export_2 |
◆ graph_export_volumetric
DEM_material_test_script_mpi.MaterialTest.graph_export_volumetric |
◆ length_correction_factor
DEM_material_test_script_mpi.MaterialTest.length_correction_factor |
◆ Pressure
DEM_material_test_script_mpi.MaterialTest.Pressure |
◆ top_mesh_nodes
DEM_material_test_script_mpi.MaterialTest.top_mesh_nodes |
◆ total_check
DEM_material_test_script_mpi.MaterialTest.total_check |
◆ total_stress_bot
DEM_material_test_script_mpi.MaterialTest.total_stress_bot |
◆ total_stress_bts
DEM_material_test_script_mpi.MaterialTest.total_stress_bts |
◆ total_stress_mean
DEM_material_test_script_mpi.MaterialTest.total_stress_mean |
◆ total_stress_top
DEM_material_test_script_mpi.MaterialTest.total_stress_top |
◆ volumetric_strain
DEM_material_test_script_mpi.MaterialTest.volumetric_strain |
The documentation for this class was generated from the following file: