Hi Ray, Just a quick summary: I've updated the save2psse function to address the TODO related to supporting multiple generator units. In addition, I’ve created a new function, save2psse_rop, which is similar in structure but generates the ROP file instead. I'm open to renaming it if you think something else would be more appropriate. I'll go ahead and open a pull request. Best, Irabiel Romero
From: bounce-128776086-99940...@list.cornell.edu <bounce-128776086-99940...@list.cornell.edu> on behalf of Ray Daniel Zimmerman <r...@cornell.edu> Date: Tuesday, May 13, 2025 at 9:23 AM To: MATPOWER-DEV-L <matpower-de...@list.cornell.edu> Subject: Re: Code Contributions to MATPOWER Thank you Irabiel. Contributions like this are always appreciated. Feel free to summarize your changes here if you like, but it would also be fine to just submit the pull request and we can handle any discussion/feedback/changes in the PR itself. Thanks again, Ray On May 6, 2025, at 5:43 PM, Irabiel Romero Ruiz <iromeror...@ucmerced.edu> wrote: Dear MATPOWER Team, My name is Irabiel Romero, and I am a PhD candidate at the University of California, Merced, currently collaborating with Lawrence Livermore National Laboratory on a power systems project. As part of our work, we used the save2psse function to generate RAW files. While working with it, I noticed a TODO comment regarding support for multiple generator units. To address this, I modified the code to handle multiple generators per bus. Additionally, I developed a function that generates ROP files directly from the MATPOWER case (MPC) structure. We are planning to submit a pull request with these contributions. If you're interested, we’d be glad to share the details of the changes we’ve made and discuss any feedback you may have before submitting. Thank you for your time, and I look forward to hearing from you. Best regards, Irabiel Romero