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

Hizard - Create a "default" construction type that takes tau from SIA 2024 (non-variable) #651

Closed maxenceryan closed 2 years ago

maxenceryan commented 2 years ago

Problem

Currently the construction type selection uses room specific heat capacity values from SIA 380 construction templates. These are then used to variably calculate tau in the sia380 component.

Previously, we only used fixed tau values from SIA 2024.

Proposal

Related to #647

maxenceryan commented 2 years ago

(comment to track results of v10.2 version comparison)

setup

Observations

Inputs to sia380

  1. The net floor area is used according to SIA 2024 (0.9* the gross area). Link to commit https://github.com/architecture-building-systems/hive/commit/19e19d7173fc5cc5ea00e7431acbce1b2e6f22ac

    • In GhDistSia.SolveInstance() image.png
    • In Zone image.png
    • Affects: dhw (only PR), internal gains, ventilation, (variable tau, only PR),
  2. surface type by component type rather than simply trans/opaque. But values are the same, so should not have an effect

  3. some surfaces missing?

  4. Oddly solar gains are slightly different

Results

Only component sia380

PR

image.png

v10.2

From chris