Table of Contents
This project provides a baseline model for the NY power grid.
This section should list any major frameworks that you built your project using. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
- Run the ModifyMPC.m file to get started. This file shows the initial changes we made to the NPCC140-bus network.
- Run the OperationConditionUpdate.m file to update the generaion and load condition and perform the network reduction. You can modify the month, day, hour in the begining for a different operation condition.
- Sample code for PF and OPF tests are provided with OPFtestcase.m and PFtestcase.m
All the data needed are in the Data Folder. The final mpc file will be stored in the Result file.
Distributed under the MIT License. See LICENSE
for more information.
Vivienne Liu - [email protected]
Project Link: https://github.com/Vivienne16/Baseline-powergrid-model-for-NY