Cap is an open-source software library for modeling energy storage devices. To get started, checkout the documentation.
Provider | Service | Status |
---|---|---|
Read the Docs | documentation | |
Travis CI | unit tests | |
Codecov | coverage | |
Gitter | messaging | |
Waffle | project management |
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.
Cap has been supported by the Department of Energy (DOE) DiaMonD project.