Ankur Arohi

Results 36 issues of Ankur Arohi

While using springboot to run the application in sm-shop. I have somehow a very strange downloading dependencies issues Please give me some tips, I dont know if I am not...

Lets say we have a trafo and on one end of this trafo there is a ratio tap changer control as well as phase shift control Can this be handled...

I would like to get some idea about network reduction , is there any module or any test or code snippet where in network reduction has been performed on the...

After the distributed slack feature is toggled on and provided with slack weights, the result tables of the generators display "va_degree " value also zero which is actually not the...

Pandapower exception:- An Error occurred during the computation of sensitivities: Distributed slack calculation is not implemented for several separa te zones at once, please calculate the zones separately Lets say...

pp.get_connected_elements(merged_network,"l",116648,respect_switches=False) Out[46]: set() merged_network.bus.loc[merged_network.bus.uuid=="_BAD1A7B7-01AB-58AE-E054-0010E06FFF68"] Out[47]: uuid ... foreign_net 1303 _0E06FFF68 ... False 116648 _010E06FFF68 ... True [2 rows x 23 columns] pp.get_connected_elements(merged_network,"l",1303,respect_switches=False) Out[48]: set()

In this error the pp is not able to give us more detail of such generators so that we could debug and correct the parameter failure Here clarity is desired...

Current Behavior In a sensitivity analysis case when we try to set multiple slacks with different slack weights the makePTDF.py code simply picks up the first slack element from list...

I would like to know how and if is it possible for panda power sensitivity calculation to exclude some points in the network and include only the ones as required...

I have a non converging NR and I am trying to find out what could lead to this failure. While running the diagnostic function i could find out two major...