GridMod / RTS-GMLC

Reliability Test System - Grid Modernization Lab Consortium
154 stars 82 forks source link

RTS-GMLC to openTEPES format #141

Closed erikfilias closed 1 year ago

erikfilias commented 1 year ago

This PR adds a workflow and scripts to execute the case RTS-GMLC using the openTEPES model. The case RTS-GMLC that is solved using openTEPES corresponds to a unit commitment problem category.

claytonpbarrows commented 1 year ago

Cool! I'm happy to merge this. However, I would like to move away from the current structure where the model specific data sits in the same repo as the source data. So, I'd like to move all the FormattedData files to separate repos. But, I haven't found the time or motivation to do that, so for now, I'm happy to merge. My only other request would be to remove the .idea folder from the PR if possible.

erikfilias commented 1 year ago

Hi @claytonpbarrows ,

I tried to remove the .idea folder. Please let me know if there is something else I can help with. @arght

erikfilias commented 1 year ago

Great! Thanks for merging it, @claytonpbarrows.