Daniel Feismann
Daniel Feismann
Hint: The last set of 'inspector.connectedSets()' may give a hint which elements are unconnected.
> Okay, if we change the coordinates minimally and they are no longer exactly the same, the warning disappears. Would be fine for me
Since I guess it wouldn't fit too often it will not help that much at vn_simona. But if you want give it a try, feel free.
This looks very good already @pierrepetersmeier. Thanks for the steps done here, it made it very easy for me to make the following adjustments: - moved the grid to the...
as well simona should stop when exception is thrown: ``` 18:32:58.448 ERROR edu.ie3.powerflow.NewtonRaphsonPF$ - Error while solving jacobian matrix: {} breeze.linalg.MatrixSingularException: at breeze.linalg.operators.DenseMatrixMultiplyOps$impl_OpSolveMatrixBy_DMD_DMD_eq_DMD$.LUSolve(DenseMatrixOps.expanded.scala:244) at breeze.linalg.operators.DenseMatrixMultiplyOps$impl_OpSolveMatrixBy_DMD_DMD_eq_DMD$.apply(DenseMatrixOps.expanded.scala:227) at breeze.linalg.operators.DenseMatrixMultiplyOps$impl_OpSolveMatrixBy_DMD_DMD_eq_DMD$.apply(DenseMatrixOps.expanded.scala:219) at breeze.linalg.ImmutableNumericOps.$bslash(NumericOps.scala:128) at...
@staudtMarius: Yes, but it would be great if you could check why simona is not stopping despite we have a MatrixSingularException.
I also checked the defintion and agree to @sebastian-peter. Thinking about this I come to the conclusion, that in my opinion we don't need the dod at all if we...
Also 'SqlWeatherSourceIconIT' need to be checked since test does not fail with wrong entries.
Additional it might be also necessary to check PvModels needs of time format - e.g. in `calcHourAnlgeOmega`.