Skip to content

Commit

Permalink
Update ex18_nonlinear-viscoelasticity-newton.py
Browse files Browse the repository at this point in the history
  • Loading branch information
adtzlr committed Nov 13, 2024
1 parent 0c56e51 commit c5dea62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/ex18_nonlinear-viscoelasticity-newton.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
internal variable are solved using Newton's method [2]_.
"""

# sphinx_gallery_thumbnail_number = -1
import tensortrax as tr
import tensortrax.math as tm

Expand Down

0 comments on commit c5dea62

Please sign in to comment.