architecture-building-systems / hive

Rhino Grasshopper plug-in for quick & dirty building simulation
https://www.food4rhino.com/en/app/hive
GNU General Public License v3.0
31 stars 4 forks source link

Domestic hot water #649

Closed christophwaibel closed 2 years ago

christophwaibel commented 2 years ago

DHW and bugs

Adding domestic hot water. Includes other bug fixes related to loads calculations.

It is not plotted in the visualizer, yet, because the visualizer only looks at space heating. Visualizing should be a separate issue as part of the Plotting Epic

Issues

Closes #648 : net floor area is 0.9 * gross floor area. Before, we just used gross floor area for our loads calculations Closes #646 : wrong unit in the capacitance text label of the building Hizard Closes #640 : adding dhw to the workflow

Checklist

maxenceryan commented 2 years ago

also a minor thing, you might have to build / push changes to hive.wiki as Q_dhw is not there atm in the sia380 page.

christophwaibel commented 2 years ago

also a minor thing, you might have to build / push changes to hive.wiki as Q_dhw is not there atm in the sia380 page.

oh... could you please do it with your VS Code extensions @maxenceryan ? I had this tedious manual git bash workflow that I've documented on the Wiki, but you took it out and only left a link 🙈

maxenceryan commented 2 years ago

updated the hive.wiki. it actually should update with the build.cmd script, you would just have to look through changes in the hive.wiki repo and push the changes you want. we can look at this next time 😄