From 38b4d5ff1314ba60d3b4a0b31b7eebff0fda6569 Mon Sep 17 00:00:00 2001 From: Key1 <70900093+KeyvanNajarian@users.noreply.github.com> Date: Thu, 25 Nov 2021 16:54:27 +0100 Subject: [PATCH] Update 01_fundamentals.ipynb --- book/content/modelling/06_heat_transfer/01_fundamentals.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/book/content/modelling/06_heat_transfer/01_fundamentals.ipynb b/book/content/modelling/06_heat_transfer/01_fundamentals.ipynb index 8d1d0eb5..b6edc52d 100644 --- a/book/content/modelling/06_heat_transfer/01_fundamentals.ipynb +++ b/book/content/modelling/06_heat_transfer/01_fundamentals.ipynb @@ -185,7 +185,7 @@ "\\mf Nu = \\frac{h L }{k}\n", "$$\n", "\n", - "with a given characteristic length scale $\\mf L$ and the heat conductivity $\\mf k$. In general, the Nusselt number is a function of other dimensionless numbers (Reynolds $\\mf Re$ and Raylight $\\mf Ra$):\n", + "with a given characteristic length scale $\\mf L$ and the heat conductivity $\\mf k$. In general, the Nusselt number is a function of other dimensionless numbers (Reynolds $\\mf Re$ and Rayleigh $\\mf Ra$):\n", "\n", "* forced convection: $\\mf Nu = f(Re, Pr)$\n", "* natural convection: $\\mf Nu = f(Ra, Pr)$\n", @@ -213,7 +213,7 @@ "The electromagnetic spectrum. Source: [Wikimedia Commons](https://commons.wikimedia.org/wiki/File:EM_Spectrum_Properties_edit.svg).\n", ":::\n", "\n", - "The emitted energy spectrum, $\\mf I$ as a funktion of the wave frequency $\\mf \\nu$, of the so called black body radiation is given by Planck's law\n", + "The emitted energy spectrum, $\\mf I$ as a function of the wave frequency $\\mf \\nu$, of the so called black body radiation is given by Planck's law\n", "\n", "$$\n", "\\mf I(\\nu, T) = \\frac{2h\\nu^3}{c^2} \\frac{1}{e^\\frac{h\\nu}{k_B T}-1}\n",