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

Functions

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

Function Documentation

◆ CreateSolver()

def new_python_solvers_wrapper_rom.CreateSolver (   model,
  custom_settings 
)

◆ CreateSolverByParameters()

def new_python_solvers_wrapper_rom.CreateSolverByParameters (   model,
  solver_settings,
  parallelism,
  analysis_stage_module_name 
)