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

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...
 

Function Documentation

◆ GetApplyChimeraProcess()

def chimera_setup_utils.GetApplyChimeraProcess (   model,
  chimera_parameters,
  fluid_parameters 
)

◆ SeparateAndValidateChimeraSettings()

def chimera_setup_utils.SeparateAndValidateChimeraSettings (   parameters)

◆ SetChimeraInternalPartsFlag()

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.