Skip to content

Commit

Permalink
add release call
Browse files Browse the repository at this point in the history
  • Loading branch information
jd-lara committed Sep 15, 2023
1 parent 97abd35 commit 7c2d6d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ptdf_calculations.jl
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ function _calculate_PTDF_matrix_MKLPardiso(
else
error("Distributed bus specification doesn't match the number of buses.")
end

Pardiso.set_phase!(ps, Pardiso.RELEASE_ALL)
return
end

Expand Down

0 comments on commit 7c2d6d5

Please sign in to comment.