Add initial conditions to remaining (non-benchmark) MATPOWER instances

This commit is contained in:
2020-11-14 06:36:03 -06:00
parent d89fefee4b
commit efd51e9a8e
38 changed files with 6 additions and 0 deletions

5
.gitattributes vendored
View File

@@ -1 +1,6 @@
* text=auto * text=auto
*.bz2 diff=bz2
*.gz diff=gzip
*.tar diff=tar
*.tar.bz2 diff=tar-bz2
*.zip diff=zip

1
.gitignore vendored
View File

@@ -3,6 +3,7 @@
*.lastrun *.lastrun
*.so *.so
*.mps *.mps
*.ipynb
.ipy* .ipy*
benchmark/results benchmark/results
benchmark/runs benchmark/runs