diff --git a/chapters/project/FinalProject-2024Fall.ipynb b/chapters/project/FinalProject-2024Fall.ipynb index 81faa3d..1700404 100644 --- a/chapters/project/FinalProject-2024Fall.ipynb +++ b/chapters/project/FinalProject-2024Fall.ipynb @@ -291,7 +291,7 @@ "\n", "$$\\text{CDD} = \\sum_{i=1}^{n} \\max(T_i - T_b, 0)$$\n", "\n", - "where $n$ is the number of days over a desired period, $T_i$ is the daily average temperature (°C), and $T_b$ is the base temperature (°C) (e.g., 18°C).\n", + " where $n$ is the number of days over a desired period, $T_i$ is the daily average temperature (°C), and $T_b$ is the base temperature (°C) (e.g., 18°C).\n", "\n", "2. The daily energy consumption (kWh) for building cooling (specifically for a building in a campus) can be estimated by the following empirical equation:\n", "\n",