Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
dss_capi_0.10.3_darwin_x64.tar.gz | 2019-05-23 | 3.1 MB | |
dss_capi_0.10.3_linux_x64.tar.gz | 2019-05-23 | 3.2 MB | |
dss_capi_0.10.3_linux_x86.tar.gz | 2019-05-23 | 2.8 MB | |
dss_capi_0.10.3_win_x64.zip | 2019-05-23 | 2.6 MB | |
dss_capi_0.10.3_win_x86.zip | 2019-05-23 | 2.4 MB | |
DSS C-API 0.10.3.tar.gz | 2019-05-22 | 2.7 MB | |
DSS C-API 0.10.3.zip | 2019-05-22 | 3.2 MB | |
README.md | 2019-05-22 | 1.1 kB | |
Totals: 8 Items | 20.1 MB | 0 |
DSS C-API is a library that exposes an unofficial C API for OpenDSS, the EPRI (Electric Power) Distribution System Simulator, 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.3 contains some important fixes and has better general performance, new API extensions, new features ported from COM and the OpenDSS version 8 codebase. Although there were lots of changes and extensions, the previous API functions are expected to be valid.
See the changelog for a complete list.
See also the updated "Known Differences" document, which lists the main differences between the DSS C-API codebase and the main/official OpenDSS.