Skip to content

Commit

Permalink
Fix merge error
Browse files Browse the repository at this point in the history
  • Loading branch information
KnutAM committed Sep 19, 2024
1 parent 17f7960 commit 48dcce0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/src/literate_tutorials/mixed_materials.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,11 @@
# In this tutorial, we will see how we can assemble a domain and solve a problem
# where we have multiple material behaviors. In this simple case, we will consider
# an elastic inclusion, embedded in a plastically deforming matrix.
<<<<<<< HEAD
=======
#
# ![results](mixed_materials.png)
#
# **Figure 1:** Results showing horizontal stresses ($\sigma_{11}$ [MPa]) on the deformed mesh.
#
>>>>>>> main
# For this example, we'll use material models defined in the
# [`MechanicalMaterialModels.jl`](https://github.com/KnutAM/MechanicalMaterialModels.jl)
# package, which defines models according to the `MaterialModelsBase` interface.
Expand Down

0 comments on commit 48dcce0

Please sign in to comment.