CURENT / andes

Python toolbox / library for power system transient dynamics simulation with symbolic modeling and numerical analysis 🔥
https://ltb.curent.org
Other
223 stars 111 forks source link

Output format to PSSE/Matpower #132

Closed jahanbani closed 3 years ago

jahanbani commented 3 years ago

I would like to compare some of the results from Andes with PSSE (or Matpower). However, it seems that Andes does not provide a raw format output. Is it possible to add such feature (or does it exist and I have missed it)?

Thank you

cuihantao commented 3 years ago

Hi @jahanbani ,

For now, Andes does not support exporting cases to PSS/E or MATPOWER. I'm only aware of PSAT's capability of exporting cases to a legacy PSS/E raw format but not sure if other opensource tools can do it.

You are welcome to contribute such converter to ANDES or interface ANDES to another tool that can do the work