-
The TMY3 Reader of the IBPSA is used by many users as a universal weather file reader. Many use the TRY converter (http://ebc-weather.os-cloud.eonerc.rwth-aachen.de:8000/TRYconverter/) which correctly…
-
## Description
When running the example https://github.com/ibpsa/project1-boptest/blob/master/examples/python/testcase1.py and plot the result, it gives the following plot.
![image](https://github…
-
As title says, when long ASCII weather files are created with more than one year of data, in this case 10 years, the output from the CombiTimeTable based weather data reader return only the weather da…
-
Since JModelica is no longer supported open source, this issue is to track the progress of being able to compile and simulate BOPTEST test case FMUs with OpenModelica. In addition, with the update of…
-
In `IBPSA.BoundaryConditions.WeatherData.ReaderTMY3`, if a user specifies dry bulb temperature and relative humidity as inputs to the model, then the dew point temperature will still be the one from t…
-
This actually stems from [#1118-MSL](https://github.com/modelica/ModelicaStandardLibrary/issues/1118) but I could not find a ticket on that here where it really should get fixed first.
**__Dymola_C…
-
follow up of infrax/fluvius case to be merged in boptest
-
In the IBPSA library, the solar azimuth is 0 if the sun is in the south. Various conventions exist for how to define the solar azimuth (https://en.wikipedia.org/wiki/Solar_azimuth_angle) but the most …
-
I am sure this issue is already on the radar, since it should limit the use of e.g. the IBPSA plug flow pipe model or the ThermoFluidstream undirected flow delay. However, I could not find an open iss…
-
Modelica state machines are still not supported by the NF. We should port the OF implementation to the NF.