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 | |
def | __init__ (self, DEM_parameters, balls_model_part) |
Public Member Functions inherited from DEM_procedures.PostUtils | |
def | Flush (self, a) |
def | ComputeMeanVelocitiesInTrap (self, file_name, time_dem, graphs_path) |
def | PrintEulerAngles (self, spheres_model_part, cluster_model_part) |
Additional Inherited Members | |
Public Attributes inherited from DEM_procedures.PostUtils | |
DEM_parameters | |
spheres_model_part | |
post_utilities | |
vel_trap_graph_counter | |
vel_trap_graph_frequency | |
previous_vector_of_inner_nodes | |
previous_time | |
def DEM_procedures_mpi.PostUtils.__init__ | ( | self, | |
DEM_parameters, | |||
balls_model_part | |||
) |
Reimplemented from DEM_procedures.PostUtils.