mukhlishga / gnn-powerflow

Graph Neural Network application in predicting AC Power Flow calculation. Developed with Pytorch Geometric framework. My Master Thesis at Eindhoven University of Technology
64 stars 14 forks source link

About Data Generation #2

Open ryh1206 opened 9 months ago

ryh1206 commented 9 months ago

Hello! I am specifically interested in the 14 bus network with their branch impedance data, but since I am experiencing difficulties with downloading and accessing PowerFactory software, I cannot open the Grid_14 bus.pfd file. Would it be possible to have this data in a .raw or .m file format, or could you guide me on where I might find this information? Thank you!

mukhlishga commented 9 months ago

Hi, I am afraid this repo is all I have. It's been ages since I've been doing electrical engineering stuff, so I don't have the software installed on my pc, hence can't open it either. And I think the electrical grid configuration can only be seen by opening that file, unfortunately

ryh1206 commented 9 months ago

No worries, I totally understand the situation. Thanks for your help and for getting back to me.