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, path, DEM_parameters) |
Public Member Functions inherited from DEM_procedures.MdpaCreator | |
def | WriteMdpa (self, model_part) |
def | WriteVariableData (self, variable_name, mdpa, model_part) |
Additional Inherited Members | |
Public Attributes inherited from DEM_procedures.MdpaCreator | |
DEM_parameters | |
current_path | |
post_mdpas | |
def DEM_procedures_mpi.MdpaCreator.__init__ | ( | self, | |
path, | |||
DEM_parameters | |||
) |
Reimplemented from DEM_procedures.MdpaCreator.