Opened 9 years ago

Last modified 7 years ago

#3798 closed defect

removeSimpleEquations makes trafo models singular — at Initial Version

Reported by: Rüdiger Franke Owned by: Lennart Ochel
Priority: critical Milestone:
Component: Backend Version: v1.10.0-dev-nightly
Keywords: PowerSystems Cc: Volker Waurich

Description

After #3195 has been solved, the next problem seems to be removeSimpleEquations. The example PowerSystems.Examples.Spot.AC1ph_DC.Transformer fails in the nightly tests. See:

https://test.openmodelica.org/libraries/PowerSystems/files/PowerSystems.Examples.Spot.AC1ph_DC.Transformer.err

It works if removeSimpleEquations is disabled.

Btw. the online docu lists --postOptModules-. Attempts to use it failed; tried:

setCommandLineOptions("--postOptModules-=removeSimpleEquations");

Would be great if the online docu gave an example for the usage of this option.

Change History (0)

Note: See TracTickets for help on using tickets.