Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Update switch_object.cpp #884

Merged
merged 2 commits into from
Apr 20, 2021
Merged

Conversation

dchassin
Copy link
Member

This PR fixes an error initializing switch objects.

Current issues

None

Code changes

  • Fix typo in module/powerflow/switch_object.cpp

Documentation changes

None

Test and Validation Notes

None

@dchassin dchassin requested a review from aivanova5 April 20, 2021 00:03
@dchassin dchassin mentioned this pull request Apr 20, 2021
12 tasks
@dchassin dchassin self-assigned this Apr 20, 2021
@dchassin dchassin added the bug Request a fix or change to the code label Apr 20, 2021
@aivanova5 aivanova5 merged commit 2cca36e into develop Apr 20, 2021
@aivanova5 aivanova5 deleted the develop-fix-switch-initialization branch April 20, 2021 17:39
avpeery added a commit that referenced this pull request May 1, 2021
* Update version.h

* Update configure.ac (#879)

* Fix version check problem (#886)

* Fix version check problem

* Fix erroneous strcmp usage

* Update test_version_macro.glm

* Update switch_object.cpp (#884)

Co-authored-by: aivanova5 <ivanova.alyona5@gmail.com>

* Update exec.cpp (#882)

Co-authored-by: aivanova5 <ivanova.alyona5@gmail.com>

* Update tzinfo.txt (#893)

* Update tzinfo.txt

* Update tzinfo.txt

* Develop update readme (#890)

* Update README.md

* Update README.md

* Update README.md

* Develop fix solverml docs (#891)

* Fix solver_ml_config docs

* Fix solver configuration docs

* Fix modify dotted name syntax error (#872)

* Update load.cpp

* Adding an autotest for dotted fix

* Adding a more comprehensive autotest

* Create out.csv

* Adding the modify statement to autotest

* Delete out.csv

* Update check_dotted_name.py

Co-authored-by: aivanova5 <ivanova.alyona5@gmail.com>

* Develop fix gldmake (#892)

* Update gldmake

* Update gldmake

* added newline at end of gldmake file

Co-authored-by: Anna Peery <avpeery@gmail.com>

* Fix gridlabd convert implementation (#899)

* Refactor gridlabd convert implementation

* Update Convert.md

* Update Convert.md

* Add folium HTML map viewer converter (#888)

* Implement folium HTML map viewer converter

* Create Html_files.md

* Update json2html.py

* Update .gitignore

* Update json2html.py

* Update requirements.txt

* Add simply folium html map autotest

* Update folium map html docs

* Delete test_json2html.html

* Update .gitignore

* Update test_json2html.glm

* Add IEEE-123 example

* Update json2html.py

* Fix tile option

* Add json2html configuration file

* Fix cluster bug

* Add map controls

* Update json2html.py

* Add controls to configuration file

* Add link to docs

* Update json2html.py

* Add powerline to test_json2html autotest

* Update test_json2html.glm

* Update json2html_config.py

* Clean up popup formatting

* Update json2html.py

* Update json2html.py

* Delete IEEE-123.json

Co-authored-by: aivanova5 <ivanova.alyona5@gmail.com>
Co-authored-by: Anna Peery <avpeery@gmail.com>
@dchassin dchassin mentioned this pull request May 21, 2021
17 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Request a fix or change to the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants