-
* **Do you want to request a *feature* or report a *bug*?**
feature
* **What is the current behavior?**
We have a single Maven module
* **What is the expected behavior?**
As discussed w…
-
-
In case the user has forgotten to change the output type of curves to csv in Dynawo, print an useful message to point to this parameter
-
The call to pow in Modelica models is overwritten by an in-house method in Dynawo checking that the calculation can be done. It is not the case for C++ models and thus each developer should think abou…
-
Tested on v1.2.1 (HEAD-4bf05ee), RTE internal version.
it seems that if you suppress all logging in the first job (by removing the `logs` section), then the second job does not produce any loggin…
-
The following parameters should be updated :
par type="DOUBLE" name="load_Tp" value="10"
par type="DOUBLE" name="load_Tq" value="10"
par type="DOUBLE" name="load_alpha" value="1.5"
…
-
This issue is about solving all issues when multiple simulations are run in parallel.
One of them will be handled in #478 as Traces are not thread-safe
-
We have seen cases in examples where in the iidm targetP (or p) is lower than pMin or higher than pMax.
In that case we should not implement a generator model in the .dyd file but do nothing and let …
-
As of today, the jobs file enables to export or not a timeline, export or not the constraints, export or not the logs and so on. Except for logs (which have been recently refactorized and improved), t…
-
I tried to generate a DYD file based on an existing test case ([IEEE57 Disconnect Group](https://github.com/dynawo/dynawo/tree/master/nrt/data/IEEE57/IEEE57_BasicTestCases/IEEE57_2_DisconnectGroup)).
…