Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
dss_capi_0.10.5_darwin_x64.tar.gz | 2020-03-03 | 1.7 MB | |
dss_capi_0.10.5_linux_x64.tar.gz | 2020-03-03 | 1.9 MB | |
dss_capi_0.10.5_linux_x86.tar.gz | 2020-03-03 | 1.7 MB | |
dss_capi_0.10.5_win_x64.zip | 2020-03-03 | 1.6 MB | |
dss_capi_0.10.5_win_x86.zip | 2020-03-03 | 1.2 MB | |
DSS C-API 0.10.5.tar.gz | 2020-03-03 | 2.8 MB | |
DSS C-API 0.10.5.zip | 2020-03-03 | 3.3 MB | |
README.md | 2020-03-03 | 975 Bytes | |
Totals: 8 Items | 14.3 MB | 0 |
DSS C-API is a library that exposes an unofficial C API for OpenDSS, the Distribution System Simulator from EPRI (the Electric Power Research Institute), aiming for full COM compatibility and beyond. It allows using OpenDSS on Windows, Linux and macOS with compatible behavior. It is the lower level API used by the other projects in DSS Extensions: DSS Python, OpenDSSDirect.py, OpenDSSDirect.jl (Julia language), DSS# (.NET/C# bindings) and DSS MATLAB.
Version 0.10.5 is a maintenance release. It contains some minor fixes and ports changes from the upstream/official OpenDSS code.
See the changelog for a complete list of changes since 0.10.0.
See also the updated "Known Differences" document, which lists the main differences between the DSS C-API codebase and the main/official OpenDSS.