{ "cells": [ { "cell_type": "markdown", "id": "7075e166-0d24-4c69-9440-6008a4c640ca", "metadata": {}, "source": [ "# Design of a Multi-Zone VAV System (the Long Way) \n", "---" ] }, { "cell_type": "markdown", "id": "6e7172e9-4619-4fb9-bac0-e92d39d809cc", "metadata": {}, "source": [ "In this notebook a multi-zone VAV system is designed with the package `hvac.air_conditioning`. The example is taken from the book **Heating and Cooling of Buildings** by *T. Agami Reddy, Jan F. Kreider, Peter S. Curtiss and Ari Rabl* (3th Edition, 2017), Chapter 19." ] }, { "cell_type": "code", "execution_count": 1, "id": "dc1778ad-62d5-4bb3-a10a-5cea37e6f664", "metadata": { "jupyter": { "source_hidden": true }, "tags": [ "remove-cell" ] }, "outputs": [], "source": [ "from deps import load_packages\n", "load_packages()" ] }, { "cell_type": "code", "execution_count": 2, "id": "7e6affec-a049-4cfb-9bb0-222720906112", "metadata": { "tags": [ "remove-cell" ] }, "outputs": [ { "data": { "text/html": [ "
Loaded my_styles.css