From 1f40f30e5042358300f97d977822a71ee24666d5 Mon Sep 17 00:00:00 2001 From: Patrick Lauer Date: Wed, 21 Jul 2021 13:40:53 +0200 Subject: [PATCH] found two typos in 04_steckler_example.ipynb --- .../modelling/03_compartments/04_steckler_example.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/book/content/modelling/03_compartments/04_steckler_example.ipynb b/book/content/modelling/03_compartments/04_steckler_example.ipynb index 01ccb3c9..e16bd2f0 100644 --- a/book/content/modelling/03_compartments/04_steckler_example.ipynb +++ b/book/content/modelling/03_compartments/04_steckler_example.ipynb @@ -37,9 +37,9 @@ "In 1982 a series of 55 full-scale experiments was coducted by K.D. Steckler, J.G. Quintiere, W.J. Rinkinen {cite}`Steckler.1982`. In this study they investigated a compartment with the size of $\\mf 2.8~m \\times 2.8~m \\times 2.18~m$.\n", "\n", "\n", - "This compartment had an opening, either a door or a window, with a variable width. Inside the compartment a gas burner with a variable heating power was placed at different locations. The measured data are the temperature and velocity profiles (w.r.t. to height) inside the compartment and in the opening. \n", + "This compartment had an opening, either a door or a window, with a variable width. Inside the compartment a gas burner with a variable heating power was placed at different locations. The measured data are the temperature and velocity profiles (w.r.t. height) inside the compartment and in the opening. \n", "\n", - "All gemetrical details, the experimental matrix and the measurement data can be found in the original publication {cite}`Steckler.1982`." + "All geometrical details, the experimental matrix and the measurement data can be found in the original publication {cite}`Steckler.1982`." ] }, {