Skip to content

Latest commit

 

History

History
84 lines (47 loc) · 2.05 KB

README.md

File metadata and controls

84 lines (47 loc) · 2.05 KB

Baseline-powergrid-model-for-NY

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. License
  5. Contact
  6. Acknowledgements

About The Project

This project provides a baseline model for the NY power grid.

Built With

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.

Usage

  1. Run the ModifyMPC.m file to get started. This file shows the initial changes we made to the NPCC140-bus network.
  2. 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.
  3. 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.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Vivienne Liu - ml2589@cornell.edu

Project Link: https://github.com/Vivienne16/Baseline-powergrid-model-for-NY

Acknowledgements