KratosMultiphysics
KRATOS Multiphysics (Kratos) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface.
Public Member Functions | Public Attributes | List of all members
triaxial2d_test.Triaxial2D Class Reference
Inheritance diagram for triaxial2d_test.Triaxial2D:
Collaboration diagram for triaxial2d_test.Triaxial2D:

Public Member Functions

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)
 

Public Attributes

 alpha_lat
 
 test_type
 Fixing vertical. More...
 
 graph_export
 
 xlat_area
 
 perimeter
 

Constructor & Destructor Documentation

◆ __init__()

def triaxial2d_test.Triaxial2D.__init__ (   self,
  DEM_parameters,
  procedures,
  solver,
  graphs_path,
  post_path,
  spheres_model_part,
  rigid_face_model_part 
)

Member Function Documentation

◆ 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 
)

Member Data Documentation

◆ 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

Fixing vertical.

◆ xlat_area

triaxial2d_test.Triaxial2D.xlat_area

The documentation for this class was generated from the following file: