-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v0.4.2. (1) Fix bug in powerflow solver when var check logic was disa…
…bled to set slack and pv source power. (2) Add new function and APIs to show powerflow solver and dynamic simulator configuration. (3) Update models by initializing device's bus pointer to accelerate bus voltage and frequency retrieve. A new private variable internal_bus_pointer is also added to dynamic_simulator to reduce the burden of retrieving bus from database. Performance is improved. (4) Update stepspy. (5) fast-math flag is enabled in complier options to accelerate STEPS
- Loading branch information
Showing
63 changed files
with
6,491 additions
and
3,508 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.