diff --git a/lib/sensit_to_taps_and_phases.m b/lib/sensit_to_taps_and_phases.m index 8f30ace4..0eb4b8e6 100644 --- a/lib/sensit_to_taps_and_phases.m +++ b/lib/sensit_to_taps_and_phases.m @@ -152,5 +152,4 @@ end -sensitivity_of_H_to_U_taps_and_phasess = HpoU - HpoX * ( (GpoX) \ (GpoU) ); %total sensitivity of line active powers and nodal voltages w.r.t. all taps and phases -en \ No newline at end of file +sensitivity_of_H_to_U_taps_and_phasess = HpoU - HpoX * ( (GpoX) \ (GpoU) ); %total sensitivity of line active powers and nodal voltages w.r.t. all taps and phases \ No newline at end of file