/home/runner/work/kynema/kynema/kynema/src/elements/masses/mass_element.hpp Source File
Kynema API
A flexible multibody structural dynamics code for wind turbines
|
Loading...
Searching...
No Matches
mass_element.hpp
Go to the documentation of this file.
Definition calculate_constraint_output.hpp:8
Mass element constitutes rigid bodies/masses material behavior in kynema. It has a single node and a ...
Definition mass_element.hpp:11
std::array< std::array< double, 6 >, 6 > M_star
Definition mass_element.hpp:14
MassElement(size_t id, size_t n_id, std::array< std::array< double, 6 >, 6 > mass_matrix)
Definition mass_element.hpp:16
Generated by