From 4d731153d897cb293194d7ececf3c0931dd4b6f1 Mon Sep 17 00:00:00 2001 From: Sudhanshu Dubey Date: Mon, 22 Jun 2020 13:08:41 +0200 Subject: [PATCH] FEM: examples, bimetall, move comment --- src/Mod/Fem/femexamples/thermomech_bimetall.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/Mod/Fem/femexamples/thermomech_bimetall.py b/src/Mod/Fem/femexamples/thermomech_bimetall.py index 2692b9a194..87584f4efb 100644 --- a/src/Mod/Fem/femexamples/thermomech_bimetall.py +++ b/src/Mod/Fem/femexamples/thermomech_bimetall.py @@ -20,7 +20,7 @@ # * USA * # * * # *************************************************************************** - +# to run the example use: """ from femexamples.thermomech_bimetall import setup setup() @@ -32,7 +32,6 @@ setup() # analytical solution 7.05 mm deflection in the invar material direction # see post in the forum link # this file has 7.15 mm max deflection -# to run the example use: import FreeCAD from FreeCAD import Rotation