-
Fix https://github.com/dynawo/dynawo/issues/2636
-
When trying to rebuild Dynawo third parties on Windows with Visual Studio 2022, it fails with following error :
```
[ 87%] Performing install step for 'libxml2'
Microsoft (R) Program Maintenanc…
-
**Do you want to request a *feature* or report a *bug*?**
Feature
**What is the current behavior?**
Pure dynamic Models and dynamic with static reference Models inherits from the same BlackBoxM…
-
In the last bullet point of Section 5.3.2:
> If the class does not satisfy the requirements for a package, the lookup is restricted to encapsulated elements only.
What is meant by package requi…
-
Same job as for deltaURef
-
The "delay" keyword shouldn't be used for booleans because it works based on a linear interpolation with doesn't really make sense for a boolean (what about having a 0.5 value somewhere).
Another …
-
Running Dynaflow launcher in debug mode generates a .job file which is causing dynawo to crash when ran afterwards.
Commenting the tag seems to solve the issue in dynawo and it may be misplaced i…
-
Follows https://github.com/dynawo/dynawo/issues/2356
-
* **Do you want to request a *feature* or report a *bug*?**
Feature.
* **What is the current behavior?**
The dynaflow integration provides an empty list of `ComponentResult`, in the `LoadFlow…
-
Equipment completely connected at the initial state and then only partially disconnected at the final state should NOT be considered as lost. Also, a partially connected equipment at the initial state…