RTS-GMLC icon indicating copy to clipboard operation
RTS-GMLC copied to clipboard

Reliability Test System - Grid Modernization Lab Consortium

Results 29 RTS-GMLC issues
Sort by recently updated
recently updated
newest added

There is an error in the variable name in the script.py file in the RTS_Data/FormattedData/MATPOWER folder. "g['Start Heat Cold MMBTU']" should be written as "g['Start Heat Cold MBTU'] ". I...

Run cli.py in the RTS_Data/FormattedData/MATPOWER folder. `python cli.py` But a KeyError occurred. > Traceback (most recent call last): File "/home/sablea/anaconda3/envs/pytorch/lib/python3.8/site-packages/pandas/core/indexes/base.py", line 3802, in get_loc return self._engine.get_loc(casted_key) File "pandas/_libs/index.pyx", line 138,...

In the paper [https://ieeexplore.ieee.org/abstract/document/780914](), the buses with MVAR Shunt B different from zero have a positive sign, whereas in the source in this repository it has negative sign. MATLAB and...

The source data for R, X and B is claimed to be p.u. (with a base 100 MVA I pressumed based on the original publication [https://ieeexplore.ieee.org/abstract/document/780914]()): [https://github.com/GridMod/RTS-GMLC/tree/master/RTS_Data/SourceData]() In the documentation...

1st column is called UID, instead of ID

I found ANDES being among the tools that formatted data is provided for, yet I cannot find an ANDES-folder in the data. Do I need to use a different format...

Greetings, I want to deal with the model on MATLAB Simulink. Is there any source that contains the model on Simulink? I already found the full model (3 systems) for...