Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/GridMod/RTS-GMLC
Reliability Test System - Grid Modernization Lab Consortium
https://github.com/GridMod/RTS-GMLC
energy-data energy-system matpower power-systems power-systems-analysis rts
Last synced: 8 days ago
JSON representation
Reliability Test System - Grid Modernization Lab Consortium
- Host: GitHub
- URL: https://github.com/GridMod/RTS-GMLC
- Owner: GridMod
- Created: 2017-01-13T22:10:37.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-06-10T17:02:56.000Z (5 months ago)
- Last Synced: 2024-10-29T19:54:45.086Z (10 days ago)
- Topics: energy-data, energy-system, matpower, power-systems, power-systems-analysis, rts
- Language: HTML
- Size: 238 MB
- Stars: 159
- Watchers: 21
- Forks: 82
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
- awesome-power-analysis - Reliability Test System - Reliability Test System - Grid Modernization Lab Consortium (Data)
- open-sustainable-technology - RTS-GMLC - Reliability Test System of the Grid Modernization Lab Consortium. (Energy Systems / Grid Analysis and Planning)
README
# RTS-GMLC
Reliability Test System - Grid Modernization Lab Consortium### This repository is for the Reliability Test System Grid Modernization Lab Consortium (RTS-GMLC) which is an updated version of the RTS-96 test system. A summary of updates can be found in [GMLC_updates.md](https://github.com/GridMod/RTS-GMLC/blob/master/RTS-GMLC_updates.md).
This repository, and the associated data has been developed to facilitate Production Cost Modeling. Reliability calculations using the updated RTS-GMLC data in this repository amd the RTS3 program, provided by [Gene Preston](http:/egpreston.com) can be found [here](http://egpreston.com/NEWRTS.zip).
![RTS-GMLC-layers](https://github.com/GridMod/RTS-GMLC/blob/master/rts_layers.png)#### The [RTS_Data](https://github.com/GridMod/RTS-GMLC/tree/master/RTS_Data) folder contains data in an open `csv` format, and in grid modeling tool specific formats:
1. [SourceData](https://github.com/GridMod/RTS-GMLC/tree/master/RTS_Data/SourceData) contains several `csv` files that describe all the RTS-GMLC data.
2. [FormattedData](https://github.com/GridMod/RTS-GMLC/tree/master/RTS_Data/FormattedData) contains folders for each tool specific data format. Each tool specific folder is also intended to contain a script that automates the conversion from `SourceData` in addition to solutions obtained from each tool in the `FormattedData/*tool*/*tool*_Solution` folder. Currently datasets are included in the following formats:
- [MATPOWER](http://www.pserc.cornell.edu/matpower/)
- [PowerWorld](https://www.powerworld.com/)
- [PSS/E](https://www.siemens.com/global/en/home/products/energy/services/transmission-distribution-smart-grid/consulting-and-planning/pss-software/pss-e.html) v31 and v33
- [PLEXOS](https://energyexemplar.com/)
- [Prescient](https://energy.sandia.gov/tag/prescient/)
- [RTS3](http://egpreston.com/)
- [pandapower](http://www.pandapower.org)
- [ANDES](https://github.com/cuihantao/andes)
- [SIIP](https://github.com/nrel-siip)/[PowerSystems.jl](https://github.com/nrel-siip/PowerSystems.jl)## TODO and Identified Areas of Improvement:
- Conventional Plant Data:
- Add information about different operating configuration for combined cycle plants
- Evaluate/address the realism of the relative sizes of units in different categories
- Wind and Solar Data:
- Update to the state-of-the-art datasets ([NSRDB](https://nsrdb.nrel.gov/) and [WindToolkit](https://www.nrel.gov/grid/wind-toolkit.html)) and add raw weather data## Setup
```bash
git clone [email protected]:GridMod/RTS-GMLC.git
cd RTS-GMLC
git submodule init
git submodule update
```## Contributing
Contributions to the development and enahancement of RTS data is welcome. Please see [CONTRIBUTING.md](https://github.com/GridMod/RTS-GMLC/blob/master/CONTRIBUTING.md) for contribution guidelines.
## DATA USE DISCLAIMER AGREEMENT
*(“Agreement”)*These data (“Data”) are provided by the National Renewable Energy Laboratory (“NREL”), which is operated by Alliance for Sustainable Energy, LLC (“ALLIANCE”) for the U.S. Department Of Energy (“DOE”).
Access to and use of these Data shall impose the following obligations on the user, as set forth in this Agreement. The user is granted the right, without any fee or cost, to use, copy, and distribute these Data for any purpose whatsoever, provided that this entire notice appears in all copies of the Data. Further, the user agrees to credit DOE/NREL/ALLIANCE in any publication that results from the use of these Data. The names DOE/NREL/ALLIANCE, however, may not be used in any advertising or publicity to endorse or promote any products or commercial entities unless specific written permission is obtained from DOE/NREL/ ALLIANCE. The user also understands that DOE/NREL/Alliance is not obligated to provide the user with any support, consulting, training or assistance of any kind with regard to the use of these Data or to provide the user with any updates, revisions or new versions of these Data.
**YOU AGREE TO INDEMNIFY DOE/NREL/ALLIANCE, AND ITS SUBSIDIARIES, AFFILIATES, OFFICERS, AGENTS, AND EMPLOYEES AGAINST ANY CLAIM OR DEMAND, INCLUDING REASONABLE ATTORNEYS' FEES, RELATED TO YOUR USE OF THESE DATA. THESE DATA ARE PROVIDED BY DOE/NREL/Alliance "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL DOE/NREL/ALLIANCE BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER, INCLUDING BUT NOT LIMITED TO CLAIMS ASSOCIATED WITH THE LOSS OF DATA OR PROFITS, WHICH MAY RESULT FROM AN ACTION IN CONTRACT, NEGLIGENCE OR OTHER TORTIOUS CLAIM THAT ARISES OUT OF OR IN**