Skip to content

Commit

Permalink
Tweak material results example heading (#527)
Browse files Browse the repository at this point in the history
  • Loading branch information
greschd authored Oct 7, 2024
1 parent a4185ca commit 995c5b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/013_thermal_example.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@
composite_model.get_mesh().plot(nodal_values)

# %%
# Get material results
# ~~~~~~~~~~~~~~~~~~~~
# Get results by material
# ~~~~~~~~~~~~~~~~~~~~~~~
# You can filter the results by material.
# In this example, the element-wise maximum temperature
# is extracted for the material `Honeycomb Aluminum Alloy`.
Expand Down

0 comments on commit 995c5b7

Please sign in to comment.