Daniel Feismann
Daniel Feismann
with #378 we expect transformer susceptance to be negative. Thus the documentation should be adapted accordingly.
See [simona#800](https://github.com/ie3-institute/simona/issues/800) as well
With the change made by #912, an exception is thrown when `executeQueryToList` is called with non-existing coordinates. This is currently handled in `SqlIdCoordinateSource` to return an empty optional. It should...
Since [SIMONA#574](https://github.com/ie3-institute/simona/issues/574) identified posibilities of false matches from simulation time and weather data (at least) for SQL databases this should be fixed in PSDM.
resolves #884
- Pictogram of `FiveLinesWithNodes` doesn't match the lines forming the grid - GridSpec test `throw an InvalidGridException if a grid is not connected` throws exception but not for the reason...
duration calculation should return duration for the simulation step. At the moment it returns the total duration from start till the end of each step ``` 11:40:00.182 INFO e.i.s.e.l.RuntimeEventListener$ -...