Skip to content

Models ~ vbatStacked

Kevin McElwee edited this page Sep 7, 2019 · 7 revisions

Introduction

In coordination with the Pacific Northwest National Laboratory (PNNL), the OMF has integrated a linear programming model that stacks the benefits of direct load control across different revenue streams, by considering deferment strategies, regulation pricing, and other payment structures. Read more about our work with direct load control and the required inputs here.

Inputs

Input CSV

Requires 8760 rows with the following columns (It is important to name the columns properly. They are case sensitive.)

  • "Hour": integers 1 - 8760
  • "Load (kW)": Demand curve in kW
  • "Reg-dn Price ($/MW)": Hourly regulation down pricing
  • "Reg-up Price ($/MW)": Hourly regulation up pricing

Temperature Curve

An 8760 temperature curve in degrees Celcius. Include no header.

G&T Curve (Option: G&T Peak)

An 8760 demand curve of the utility's G&T.

Clone this wiki locally