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.
|
The structural mechanics prebuckling solver. More...
Public Member Functions | |
def | __init__ (self, main_model_part, custom_settings) |
def | GetDefaultParameters (cls) |
def | AdvanceInTime (self, current_time) |
Private functions ####. More... | |
The structural mechanics prebuckling solver.
This class creates the mechanical solvers for prebuckling analysis. See structural_mechanics_solver.py for more information.
def structural_mechanics_prebuckling_solver.PrebucklingSolver.__init__ | ( | self, | |
main_model_part, | |||
custom_settings | |||
) |
def structural_mechanics_prebuckling_solver.PrebucklingSolver.AdvanceInTime | ( | self, | |
current_time | |||
) |
Private functions ####.
def structural_mechanics_prebuckling_solver.PrebucklingSolver.GetDefaultParameters | ( | cls | ) |