Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions book/content/modelling/07_particles/01_fundamentals.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
"source": [
"### Task 2\n",
"\n",
"Plot the evelation of the particle as a function of time and as a function of the projected (x-y-plane) distance to the initial position, like in {numref}`fig-particles-single-t-z` and {numref}`fig-particles-single-xy-z`."
"Plot the elevation of the particle as a function of time and as a function of the projected (x-y-plane) distance to the initial position, like in {numref}`fig-particles-single-t-z` and {numref}`fig-particles-single-xy-z`."
]
},
{
Expand Down Expand Up @@ -6483,7 +6483,7 @@
"\n",
"### Task 3\n",
"\n",
"Add the needed output data to plot the particle diameter and temperatur as a function of time.\n",
"Add the needed output data to plot the particle diameter and temperature as a function of time.\n",
"\n",
":::{figure-md} fig-particles-mht_diameter\n",
"\n",
Expand Down