-
-
As of today, the test to compare to double is to check that their difference (A-B) is lower than a precision * by the maximum of these numbers (1e-5*max(A, B)).
Comparison with zero is done in the sa…
-
-
Example: I want to change the setPoint of the load and I write this:
``
` `
` `
` `
` `
Normally I should get an error message mentioning that I can't connect QRefPu_step (Continuous…
-
if by mistake in the xml files the namespace is not `xmlns="http://www.rte-france.com/dynawo"` the xml is parsed but the resulting object contains nothing resulting in an error later in Dynawo that co…
-
They changed the way how their repo is managed, before OMCompiler was a submodule and now it is a subtree. So when we were doing git checkout it ended in OMCompiler deletion and some weird things. I d…