Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dynamic heat load calc in modelica #707

Open
DaJansenGit opened this issue Jan 7, 2022 · 0 comments
Open

dynamic heat load calc in modelica #707

DaJansenGit opened this issue Jan 7, 2022 · 0 comments
Assignees

Comments

@DaJansenGit
Copy link
Member

DaJansenGit commented Jan 7, 2022

What is the problem?

  • Currently the heat load is calculated in TEASER but the needed variables are not passed into Modelica.

Why do we want to solve it?

  • As the heat load is a suitable value for system design and for parametric studies it can be useful to vary e.g. the nominal inside or outside temperature (other location of building) it would be useful to allow recalculation of the heatload directly in Modelica without creating a new TEASER model

How do we want to solve it?

  • As the heat load calculation equation can be simplified to A * (t_inside-t_outside) + B * (t_inside-t_ground) we could simply include the parameters A and B into the TEASER export and allow recalculation inside modelica.

Corresponding AixLib Issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant