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 | |
def | SeparateAndValidateChimeraSettings (parameters) |
def | GetApplyChimeraProcess (model, chimera_parameters, fluid_parameters) |
def | SetChimeraInternalPartsFlag (model, chimera_internal_parts) |
This function sets the bool variable CHIMERA_INTERNAL_BOUNDARY to true on the specified modelparts so that they are excluded from the extract surface operation later on. More... | |
def chimera_setup_utils.GetApplyChimeraProcess | ( | model, | |
chimera_parameters, | |||
fluid_parameters | |||
) |
def chimera_setup_utils.SeparateAndValidateChimeraSettings | ( | parameters | ) |
def chimera_setup_utils.SetChimeraInternalPartsFlag | ( | model, | |
chimera_internal_parts | |||
) |
This function sets the bool variable CHIMERA_INTERNAL_BOUNDARY to true on the specified modelparts so that they are excluded from the extract surface operation later on.