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.
Classes | Functions | Variables
navier_stokes_embedded_solver Namespace Reference

Classes

class  EmbeddedFormulation
 Helper class to define embedded-dependent parameters. More...
 
class  NavierStokesEmbeddedMonolithicSolver
 

Functions

def CreateSolver (model, custom_settings)
 

Variables

 have_mesh_moving = CheckIfApplicationsAvailable("MeshMovingApplication")
 

Function Documentation

◆ CreateSolver()

def navier_stokes_embedded_solver.CreateSolver (   model,
  custom_settings 
)

Variable Documentation

◆ have_mesh_moving

navier_stokes_embedded_solver.have_mesh_moving = CheckIfApplicationsAvailable("MeshMovingApplication")