diff --git a/examples/013_thermal_example.py b/examples/013_thermal_example.py index 0cbdf0e7f..22f7336f3 100644 --- a/examples/013_thermal_example.py +++ b/examples/013_thermal_example.py @@ -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`.