Skip to content

Commit

Permalink
FEM: examples, bimetall, move comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Sudhanshu-Dubey14 authored and berndhahnebach committed Jun 23, 2020
1 parent 602a9a1 commit 79377cb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Mod/Fem/femexamples/thermomech_bimetall.py
Expand Up @@ -20,7 +20,7 @@
# * USA *
# * *
# ***************************************************************************

# to run the example use:
"""
from femexamples.thermomech_bimetall import setup
setup()
Expand All @@ -32,7 +32,6 @@
# 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
Expand Down

0 comments on commit 79377cb

Please sign in to comment.