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 | Public Attributes | List of all members
high_cycle_fatigue_analysis.HighCycleFatigueAnalysis Class Reference

This class is used to complement the structurea_mechanics_analysis when using the HCF constitutive law. More...

Inheritance diagram for high_cycle_fatigue_analysis.HighCycleFatigueAnalysis:
Collaboration diagram for high_cycle_fatigue_analysis.HighCycleFatigueAnalysis:

Public Member Functions

def RunSolutionLoop (self)
 This function executes the solution loop of the AnalysisStage It can be overridden by derived classes. More...
 

Public Attributes

 time
 

Detailed Description

This class is used to complement the structurea_mechanics_analysis when using the HCF constitutive law.

Member Function Documentation

◆ RunSolutionLoop()

def high_cycle_fatigue_analysis.HighCycleFatigueAnalysis.RunSolutionLoop (   self)

This function executes the solution loop of the AnalysisStage It can be overridden by derived classes.

Member Data Documentation

◆ time

high_cycle_fatigue_analysis.HighCycleFatigueAnalysis.time

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