-
(Issue based on [this Slack discussion](https://julialang.slack.com/archives/C7T968HRU/p1633358271291500)).
The following (less minimal) example defines a system that errors with
```
ERROR: LoadE…
-
The following variables of the model `Buildings.DHC.Examples.Steam.SingleBoiler` fail the verification vs the reference data produced by Dymola:
- `bld[1].port_a.h_outflow`
- `bld[3].sta_a.T`
- `bl…
-
I was experimenting with a replacement for the `SampledData` component from MTKstdlib that leverages array variables. The idea is to call
```julia
f ~ interpolate(int_type, int_data, int_time, t)
`…
-
After @kabelhad merged in the new balanced initialization algorithms (see [report](https://libraries.openmodelica.org/branches/history/master/2021-10-05%2023:15:43..2021-10-11%2016:25:20.html)), two m…
-
I'm trying to add some noise to equations using ModelingToolkit. My issue is that if I have a rectified linear function in my differential equation, solving the SDE problem leads to an error that is n…
-
For my thesis, I need to use DAGs/SCMs. This is in continuation of my previous bug raised: https://github.com/py-why/dowhy/issues/1241
If I have a GCM, how can I achieve the following:
1. When I…
-
Hi, John here again sorry for a long post but I include everything for replication and (For context)
(Title stolen from one of Yingbos comments)
I have the following Modelica model:
```
model P…
JKRT updated
9 months ago
-
Please check [SOFCPoliMi.Tests.BenchmarkCammarata](https://libraries.openmodelica.org/branches/newInst-newBackend/SOFCPoliMi/files/SOFCPoliMi_SOFCPoliMi.Tests.BenchmarkCammarata.err). The NB fails wit…
-
@perost please check [Buildings.Templates.AirHandlersFans.Validation.VAVMultiZone](https://libraries.openmodelica.org/branches/master/Buildings_latest/files/Buildings_latest_Buildings.Templates.AirHan…
-
### Description
Model takes quite some time to pass the backend and it generates quite big 15MB C files for jacobians and linear systems.
### Steps to Reproduce
Build model: HeatedTank_2021.H…
adrpo updated
3 years ago