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 | List of all members
fsi_analysis.FSIAnalysis Class Reference
Inheritance diagram for fsi_analysis.FSIAnalysis:
Collaboration diagram for fsi_analysis.FSIAnalysis:

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
 

Constructor & Destructor Documentation

◆ __init__()

def fsi_analysis.FSIAnalysis.__init__ (   self,
  model,
  project_parameters 
)

The documentation for this class was generated from the following file: