-
As @FelixBue's results show, the network simulation results (mostly annual energy, to a lesser degree also heat losses) vary quite alarmingly with the tolerance setting for the solver. I have tested t…
-
Greetings everyone.
There are three emails I’m sending out in this series.
```
Original BSUG charter with three objectives (see below) – charter members: Earl Johnson* (SAIC – ETO new buildings), M…
-
In the TEASER code, orientations are usually defined like this, e.g. in `teaser/logic/buildingobjects/buildingphysics/buildingelement.py`:
```
orientation : float [degree]
Azimuth directi…
-
This issue is to create a new Fluid.Sources.FixedBoundary model. JModelica optimization with IBPSA.Fluid.Sources.FixedBoundary results in
```
Exception in thread "main" java.lang.UnsupportedOper…
-
As discussed in the past, it is possible to model static pipe behavior within a model structure similar to the newly developed pipe model. This needs 2 changes
- change heat loss model to calculate…
-
I open this issue to discuss the implementation of the network model for DESTEST,
I have started to implement the layout and made a pull request for it #15
The parameters for the pipes still ne…
-
This is a feature enhancement request to allow specifying the location for outside connectors in interface classes.
Currently, if one want to increase the icon size when extending such classes the on…
-
The following error occurs when I attempt to load the library in Dymola.
Has anyone experienced this problem? What is the solution?
"The package.order is incomplete, since the class SubstationCascad…
-
This issue will focus on making two updates on the ISO13790 package:
- The `ISO13790.Validation.BESTEST` package will be updated by using the recent results from ANSI/ASHRAE Standard 140-2020. Curr…
-
The model TwoUTubes does not allow to set dp_nominal to 0 due to the 2 circuits in parallel. This is annoying as the user might want to lump all pressure drops into one component and therefore set the…