Return type Try for NewtonRaphsonPF#calculate #9
Labels
enhancement
New feature or request
good first issue
Good for newcomers
invalid
This doesn't seem right
Milestone
powerflow/src/main/scala/edu/ie3/powerflow/NewtonRaphsonPF.scala
Lines 95 to 98 in 63ab0e2
Currently, only a
PowerFlowResult
is given back. However, if something unexpected does occur and an exception happens, this is not covered and the calling code crashes directly.The text was updated successfully, but these errors were encountered: