dss-extensions / dss-extensions/OpenDSSDirect.py
The same code based on opendssdirect produces different results when run on Windows and Linux.
Open
- Dominant language
- Python
- Stars
- 116
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
The same code for daily power flow calculation have different results when run on Windows and Linux.
the versions of opendssdirect and numpy are consistent between Windows and Linux.
if there is no energy storage, they get the same results. when the energy storage is add to the network, the node with energy storage would get different volt or power between Windows and Linux.
is there any difference when conduct power flow calculation with energy storage?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.