A small open source room by room heat loss calculator
Create html page, load heatloss.js tool with the following:
<script src="proxy.php?url=https%3A%2F%2Fcode.jquery.com%2Fjquery-3.2.1.min.js"></script>
<script src="proxy.php?url=https%3A%2F%2Fcdn.jsdelivr.net%2Fnpm%2Fvue%402"></script>
<script type="text/javascript" src="proxy.php?url=https%3A%2F%2Fgithub.com%2Ffiles%2Fconfig_new.js"></script>
<script type="text/javascript" src="proxy.php?url=https%3A%2F%2Fgithub.com%2Ffiles%2Fbothylab_data.js"></script>
<link rel="stylesheet" type="text/css" href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fheatlossjs%2Fstyle.css" />
<div id="heatloss"></div>
<script type="text/javascript" src="proxy.php?url=https%3A%2F%2Fgithub.com%2Fheatlossjs%2Fmodel.js"></script>
Define your building in json object input definition (loaded in the first line above).
Examples:
Examples with notes on input values:
- heatlossjsITA An Italian adaptation of heatlossjs developed by @jumpjack. New features include taking into account different rates of heat loss from external walls depending on orientation as well as translation to Italian. https://github.com/jumpjack/heatlossjsITA
