CM2 FEM® SDK /release 5.4.1
- 5.4.1
- March 2024.
- Minor release of the CM2 FEM® SDK.
- All CM2 FEM® SDK.
- Minor version. Client applications need not to be recompiled against this update.
/caveats
- Minor version. Client applications need not to be recompiled against this update.
/new features
None.
/improvements
None.
/fixes
fem::numerical_model_base::set_hard_offsetson 3-node non-linear elements
(fem::model_beam_gnl,fem::model_rod_gnlorfem::model_rod_gnl1):- Bug on the rotations of node #2 (the central node).
fem::Cauchy_stresses:- Bug for tapered beams.
fem::spring,fem::spring_directional,fem::pulley:- Bug with elasto-plastic laws (
fem::law_scalar_ep_perfectand derived).
- Bug with elasto-plastic laws (
fem::elementary_server:- Wrong strain values in case of initial/thermal strains.
fem::model_shell_mass:- The perpendicular inertia was null.
fem::solver_least_squares:data_type::get_vectoranddata_type::getID_vectordidn’t work with field =HEAT_FLOW(always returned a null vector).
fem::solver_heat_dynamic_linear:- Crash with
data_type::outputs::get_state(i).
- Crash with
fem::solver_static_linear,fem::solver_heat_static_linear,fem::solver_buckling_Euler:- Crash with problems with no load case.
/breaking changes
None.