-
Hello!
I have a power grid model I am experimenting with.
Example at the bottom of this post (Note that the model is generated automatically:) )
Currently, when structural_simplify is used the mo…
-
Lovely project, I am using it to confirm whether there is a bug in my own implementation of Boolean unification. Thank you!
I see some odd results depending on the ordering of variables in an equat…
-
@kabdelhak, while investigating [#6199](https://trac.openmodelica.org/OpenModelica/ticket/6199) and [#6207](https://trac.openmodelica.org/OpenModelica/ticket/6207), I stumbled upon something weird rel…
-
### Describe your feature request precisely
**Describe your feature request precisely**
It is possible to draw chemical reaction equations with chemdoodle in elabftw. The editor has also improved a …
-
As an MWE, consider this model:
```julia
using ModelingToolkit
using DifferentialEquations
using Plots
using Unitful
@variables t x(t)
D = Differential(t)
@mtkmodel FirstOrder begin
…
-
related
- #3137
- #4543
- #3153
case to get started is exog are exogenous, i.e. no structural equation modelling
However, we want to impose zero (or linear) restriction on B in y = B x
dua…
-
I have a general question (rather than a bug report) on the "best practice" for modelling exogenous variables within and IRIS model file for a (semi-)structural model.
I am look at replicating the …
-
I am trying to get the [multibody flexible beam model](http://dx.doi.org/10.1007/s11044-006-9012-8) developed by Luca Viganò and Francesco Schiavo 18 years ago to run in OMC efficiently, so it can be …
-
The script in oq-risk-tests by @raoanirudh does not work with engine 3.12+ for several reasons (changed sap, changed the datastore, moved modules around). A good idea would be to integrate it in the e…
-
Related to #1208
This issue is to track general steps and tasks related to the new `DiagnosticsToolbox` class.
**First Steps:**
- [x] Create new `DiagnosticsToolbox` class - PR #1228
- [x] S…