Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX: setting source values #178

Merged
merged 1 commit into from
Sep 23, 2019
Merged

Conversation

pseudocubic
Copy link
Collaborator

Fixes the creation of vsource from circuit to use correct values for mvasc3,mvasc1 and isc3,isc1 if one of the pair is not specified.

Default values in documentation are not consistent with software for ISC(1|3)

Updates unit tests and changelog

Closes #176

Fixes the creation of vsource from circuit to use correct values for mvasc3,mvasc1 and isc3,isc1  if one of the pair is not specified.

Default values in documentation are not consistent with software for ISC(1|3)

Updates unit tests and changelog

Closes #176
@pseudocubic pseudocubic added Type: Bug Something isn't working Category: Data Parsers parser issues labels Sep 23, 2019
@pseudocubic pseudocubic added this to the Release v0.6.0 milestone Sep 23, 2019
@pseudocubic pseudocubic self-assigned this Sep 23, 2019
@codecov
Copy link

codecov bot commented Sep 23, 2019

Codecov Report

Merging #178 into master will decrease coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #178      +/-   ##
==========================================
- Coverage   85.93%   85.91%   -0.02%     
==========================================
  Files          39       39              
  Lines        4109     4105       -4     
==========================================
- Hits         3531     3527       -4     
  Misses        578      578
Impacted Files Coverage Δ
src/io/dss_structs.jl 76.48% <100%> (-0.28%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a946cab...030039c. Read the comment docs.

@pseudocubic pseudocubic merged commit 61055fc into master Sep 23, 2019
@pseudocubic pseudocubic deleted the fix/opendss-circuit-vsource branch September 23, 2019 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Data Parsers parser issues Type: Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

mvasc1 default
1 participant