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