From b31e6d0ebe146e22c17a074a33793006dbeeff0c Mon Sep 17 00:00:00 2001 From: FEA-eng <59876896+FEA-eng@users.noreply.github.com> Date: Wed, 3 Apr 2024 15:38:51 +0200 Subject: [PATCH] FEM: Update ccx_cantilever_beam_rect.py --- src/Mod/Fem/femexamples/ccx_cantilever_beam_rect.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Mod/Fem/femexamples/ccx_cantilever_beam_rect.py b/src/Mod/Fem/femexamples/ccx_cantilever_beam_rect.py index 70daab17bd..ef6a164404 100644 --- a/src/Mod/Fem/femexamples/ccx_cantilever_beam_rect.py +++ b/src/Mod/Fem/femexamples/ccx_cantilever_beam_rect.py @@ -71,7 +71,7 @@ w # should print 112.3 mm CalculiX FEM max deflection: - 112.2 mm -- but the rotation seams 90 degree rotated (FIXME) +- but the rotation seems 90 degree rotated (FIXME) """