ORNL-CEES / Cap

A library for modeling energy storage devices.

Home Page:http://cap.readthedocs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cap

Cap is an open-source software library for modeling energy storage devices. To get started, checkout the documentation.

Continuous Integration Status

Provider Service Status
Read the Docs documentation Documentation Status
Travis CI unit tests Build Status
Codecov coverage codecov
Gitter messaging Gitter
Waffle project management Stories in Ready

NEW - Escape dependency hell

No need to build Cap and its third-party libraries from source. Just pull the latest image with Docker, run it, and launch numerical simulations via your web browser. PyCap makes it possible to create and manipulate Cap EnergyStorageDevice objects and execute algorithms (Charge, Discharge, etc.) from an interactive Python command-line interpreter, without the need to constantly recompile.

Docker Pulls Image Layers

Authors

Acknowledgments

Cap has been supported by the Department of Energy (DOE) DiaMonD project.

About

A library for modeling energy storage devices.

http://cap.readthedocs.org

License:Other


Languages

Language:C++ 70.4%Language:Python 22.6%Language:CMake 4.5%Language:Jupyter Notebook 1.8%Language:Shell 0.7%