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.
|
Functions | |
Vector | ComputeDampingCoefficients (Parameters ThisParameters) |
This utility computes the two first eigen values of the system and estimates the alpha and beta Rayleigh damping coefficients. More... | |
Vector Kratos::RayleighDampingCoefficientsUtilities::ComputeDampingCoefficients | ( | Parameters | ThisParameters | ) |
This utility computes the two first eigen values of the system and estimates the alpha and beta Rayleigh damping coefficients.
It uses the well stablished formulation: Wilson, E. L. (2004). Static and Dynamic Analysis of Structures (4th ed.). Berkeley, CA: Computers and Structures, Inc.
ThisParameters | The configuration parameters |