diff --git a/test/results/results_initial_conditions.jl b/test/results/results_initial_conditions.jl index 24f9bc890..aa33fe153 100644 --- a/test/results/results_initial_conditions.jl +++ b/test/results/results_initial_conditions.jl @@ -1752,7 +1752,7 @@ test58_x0_init_PowerFlag = Dict( ], ) -test60_x0_init = Dict( +test58_x0_init_GateFlag = Dict( "V_R" => [ 1.05 1.0197944718502572 @@ -1766,18 +1766,18 @@ test60_x0_init = Dict( "generator-102-1" => [ 0.7538967192769663 0.5555487379562241 - 0.7042452148052648 - 0.7246287886385532 + 0.7042452148052647 + 0.7246287886385533 0.9158416020737494 1.0 1.4986692863524897 0.044960078577949814 0.0 - 3.871458709170383e-12 - 3.871569731472846e-12 + 0.95 + 0.95 0.0 - 3.871569731472846e-12 - 0.7417441860465115 + 0.95 + 0.95 2.099999999999999 ], ) @@ -1806,3 +1806,33 @@ test59_x0_init = Dict( 2.153115531256307 ], ) + +test60_x0_init = Dict( + "V_R" => [ + 1.05 + 1.0197944718502572 + 0.9923907751848658 + ], + "V_I" => [ + 0.0 + -0.020475233421259967 + -0.1243212484458825 + ], + "generator-102-1" => [ + 0.7538967192769663 + 0.5555487379562241 + 0.7042452148052648 + 0.7246287886385532 + 0.9158416020737494 + 1.0 + 1.4986692863524897 + 0.044960078577949814 + 0.0 + 3.871458709170383e-12 + 3.871569731472846e-12 + 0.0 + 3.871569731472846e-12 + 0.7417441860465115 + 2.099999999999999 + ], +) \ No newline at end of file