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.
Functions
geomechanics_solvers_wrapper Namespace Reference

Functions

def CreateSolverByParameters (model, custom_settings, parallelism)
 
def CreateSolver (model, custom_settings)
 

Function Documentation

◆ CreateSolver()

def geomechanics_solvers_wrapper.CreateSolver (   model,
  custom_settings 
)

◆ CreateSolverByParameters()

def geomechanics_solvers_wrapper.CreateSolverByParameters (   model,
  custom_settings,
  parallelism 
)