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
python_solvers_wrapper_fluidDEM Namespace Reference

Functions

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

Function Documentation

◆ CreateSolver()

def python_solvers_wrapper_fluidDEM.CreateSolver (   model,
  custom_settings 
)

◆ CreateSolverByParameters()

def python_solvers_wrapper_fluidDEM.CreateSolverByParameters (   model,
  solver_settings,
  parallelism 
)