Giter Club home page Giter Club logo

Comments (1)

hillias avatar hillias commented on July 18, 2024

Hi Daren

Please create a new component 'SIA 2024 - use case data' as follows:

Inputs:
Use case (Default value: Single family home)
A - Living area [m2]
month [-]

Outputs:
U_op - U value opaque walls [W/(m2K)]
U_w - U value windows [W/(m2K)]
tau - time constant [h]
Ve - Exterior air volume flow rate per square meter of living area [m3/h]
Vinf - Infiltration air volume flow rate per square meter of living area [m3/h]
eta_rec,theta - ventilation heat recovery efficiency [-]
Phi_Peop - Heat release People [W]
Phi_Light - Heat release Lightning [W]
Phi_Appl - Heat release Appliances [W]
t_Peop - full load hours People [h]
t_Light - full load hours Lightning [h]
t_Appl - full load hours Appliances [h]
g - g-Value windows [-]

Component:
Based on input 'use case', look up U_op; U_w; tau; q_v,e; q_v,inf; eta_rec,theta; Phi_P; Phi_A; Phi_L; t_P; t_A; t_L; g (all standard values) from table (see attachment)
SIA 2024_2015_SFH_MFH_OFFICE_SCHOOL.pdf
.

Calculate:
Ve = A * q_v,e
Vinf = A * q_v,inf
Phi_Peop = A * Phi_P
Phi_Light = A * Phi_L
Phi_Appl= A * Phi_A
t_Peop = 30 * t_P #assumes every month has 30.5 days, simplification
t_Light = 30 * t_L #assumes every month has 30.5 days, simplification
t_Appl = 30 * t_A #assumes every month has 30.5 days, simplification

from hive.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.