A package for simulating behavior of consumers facing dynamic electricity pricing.
Project description
# pyDR beta 0.1 - August 2016 Authors: Maximilian Balandat, Clay Campaigne, Lillian Ratliff
Python package for simulating behavior and quantifying welfare effects of electricity consumers facing various dynamic pricing schemes. This package is the basis for the results reported in:
C. Campaigne, M. Balandat and L. Ratliff: Welfare Effects of Dynamic Electricity Pricing. In preparation.
### Requirements / Dependencies: * gurobipy (+ GUROBI with valid license) * numpy * scipy * pandas * pytz * patsy * logutils (for examples if using python 2)
### Modules: * dynamic_models.py: Definition of basic dynamic consumption models * blopt.py: Main module defining model and formulating optimization problem * utils.py: Specify tariff data and provide utility functions for other modules * simulation.py: Functions for simulating a large number of different scenarios
### Installation (using setuptools): * from source: python setup.py install * from pypi: pip install pyDR
### Usage: See scripts in examples folder
### Data: To run the scripts in the examples folder you will need to download and extract the following [zip file](https://www.ocf.berkeley.edu/~balandat/pyDR_data.zip) (~25MB)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pyDR-0.1.2.tar.gz
.
File metadata
- Download URL: pyDR-0.1.2.tar.gz
- Upload date:
- Size: 32.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7718afa2f6e4d14451c3c021b3fd3876785489e3933d2e57d2bac79bc8eb27e1 |
|
MD5 | 93c1f5244a143914217a29fe1ae8f56f |
|
BLAKE2b-256 | 0a79b0ecc4328f1c7648950541bb4c19f38e9e6ea7564e990e222eb9a0820c7f |