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.
|
Public Member Functions | |
def | __init__ (self, model, project_parameters) |
Public Member Functions inherited from fsi_analysis.FsiAnalysis | |
def | Initialize (self) |
Construct and initialize all classes and tools used in the simulation loop. More... | |
def | InitializeSolutionStep (self) |
def | OutputSolutionStep (self) |
Additional Inherited Members | |
Public Attributes inherited from fsi_analysis.FsiAnalysis | |
fluid_main_model_part | |
structure_main_model_part | |
end_time | |
Stepping and time settings. More... | |
time | |
load_restart | |
save_restart | |
parallel_type | |
def fsi_analysis.FSIAnalysis.__init__ | ( | self, | |
model, | |||
project_parameters | |||
) |