Skip to content

pkritpra/tesp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transactive Energy Simulation Platform (TESP)

Copyright (c) 2017-2018, Battelle Memorial Institute

Documentation: http://tesp.readthedocs.io

License: https://github.com/pnnl/tesp/blob/master/LICENSE

Installation requires three (or four) steps:

  1. Install Python 3.6, either from http://www.python.org or https://conda.io/miniconda.html
  2. From a terminal/command window, install TESP Python package support with "pip install tesp_support --upgrade" for you as a user. This automatically installs required packages like numpy, scipy, networkx, matplotlib and PYPOWER.
  3. Install the TESP data and (optionally) executable files by choosing your system-specific installer from https://github.com/pnnl/tesp/releases
  4. If you didn't install the executables in step 3, use the docker image as described at https://github.com/pnnl/tesp/tree/master/examples/te30/TESP-Docker-Inputs. The docker option is useful for distributed processing, and for isolating TESP from your other software, including other versions of GridLAB-D. However, it may require a little more data file management and it doesn't support Windows 8 or earlier.

Change log:

  • v0.1.2 Patch for tape shield / concentric neutral cables with separate neutral conductor.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 45.0%
  • MATLAB 24.8%
  • C++ 22.2%
  • Jupyter Notebook 3.7%
  • Shell 2.6%
  • C 0.9%
  • Other 0.8%