knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

eflows

Overview

eflows is a toolbox for predicting the energy flows between the different elements of an energy system, including renewable energies, stationary batteries and electric vehicles. In addition, the same functions involved in the simulation can be reused to do real-time steering of the energy system.

Installation

devtools::install_github("cvmartin/eflows")

Showcase

A shiny app showcasing user cases of eflows is deployed here.



cvmartin/eflows documentation built on Dec. 1, 2020, 1:30 p.m.