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.
Namespaces | Functions
chimera_setup_utils.py File Reference

Namespaces

 chimera_setup_utils
 

Functions

def chimera_setup_utils.SeparateAndValidateChimeraSettings (parameters)
 
def chimera_setup_utils.GetApplyChimeraProcess (model, chimera_parameters, fluid_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. More...