Homec4science

Updated the computation of the Bernulli beams.

Authored by Philip Mueller <philip.paul.mueller@bluemain.ch> on Feb 25 2022, 12:53.

Description

Updated the computation of the Bernulli beams.

Before the computation of mass of a beam did not consider the cross section area.
It assumed that StructuralMaterial::rho had a unit of "mass per unit length.
This commit changes this and now the density is handled with its real units.

The old behaviour can be restored by defined the macro AKANTU_STRUCTURAL_MECHANICS_OLD_MASS_COMPUTATION.

It is important that all test are passed.
The reason for this is, that they usually set the corss section to $1$.
And thus the units of StructuralMaterial::rho does not has an influence on the result.

Details

Committed
Philip Mueller <philip.paul.mueller@bluemain.ch>Feb 25 2022, 12:58
Pushed
gitlab-richartFeb 25 2022, 12:58
Parents
rAKA237ed1deceae: Updated the `SolverVector` class of the Python interface.
Branches
Unknown
Tags
Unknown

Event Timeline

Philip Mueller <philip.paul.mueller@bluemain.ch> committed rAKA030b587794b7: Updated the computation of the Bernulli beams. (authored by Philip Mueller <philip.paul.mueller@bluemain.ch>).Feb 25 2022, 12:58