Skip to content

TrystanLea/heatlossjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HeatLossJS

A small open source room by room heat loss calculator

heatlossjs.png

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:

Heatlossjs adaptations and forks

  • 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

About

Simple room by room heat loss calculator

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors