AixLib icon indicating copy to clipboard operation
AixLib copied to clipboard

A Modelica model library for building performance simulations

Results 100 AixLib issues
Sort by recently updated
recently updated
newest added

Merge the corrected HTML Code. After confirm the pull request, **pull** your branch to your local repository. **Delete** the Branch Correct_HTML_issue1223_NewStorageExamples

CI
Correct HTML

Merge the corrected HTML Code. After confirm the pull request, **pull** your branch to your local repository. **Delete** the Branch correct_HTML_issue890_HOMProject_FloorHeating

CI
Correct HTML

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.8 to 1.26.18. Release notes Sourced from urllib3's releases. 1.26.18 Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other"...

dependencies
python

**Describe the bug** Heat pump model does not run when choosing N-dimensional Performance data included in Ressources. Error: The following error was detected at time: 0 Requested value is outside...

In bim2sim we are working on a spawn of energyplus export. For this adjustments/additional models in AixLib are required.

This issue is to add a simple PVT model based on efficiency curves from experimental results and possibly based on data sheets, if similar curves exist. The approach will follow...

Naming conventions are not very clear, so they should be updated and sorted more clearly: https://github.com/RWTH-EBC/AixLib/wiki/Variable-Naming First steps: - Check current version of Buildings naming convention and update column -...

Hiwi-Aufgabe

There are some Syntax error in files, could u pls help to correct it. I am doing al full-text test of all models, and found there are some syntax error,...

Hiwi-Aufgabe

PR for implementing the new ahu model for HOM and ROM into development See also #834

hackday

**What is the problem?** Currently the `PartialHeatGenerator` model uses the following equation to calculate the `dp_nominal` variable: ``` dp_nominal=m_flow_nominal^2*a/(rho_default^2) ``` with `a` being the pressureDrop coefficient. As this coefficient is...