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 NRSE line measurement implementation #478

Merged
merged 45 commits into from
Feb 6, 2024
Merged
Show file tree
Hide file tree
Changes from 7 commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
8d5e631
fix multiplication
nitbharambe Jan 24, 2024
6a2802f
rearrange branch injection
nitbharambe Jan 25, 2024
44d3f15
Merge branch 'feature/NRSE-general-structure' into fix/nrse-line-meas…
nitbharambe Jan 25, 2024
c018a17
refactor big blocks
nitbharambe Jan 25, 2024
1fbec29
fix adding to both
nitbharambe Jan 26, 2024
03d5101
remove commentted code
nitbharambe Jan 26, 2024
4562c35
change condition
nitbharambe Jan 26, 2024
3c62f60
rename to workout
nitbharambe Jan 26, 2024
6ad0718
rename del to delta
nitbharambe Jan 26, 2024
2f49229
pre-merge to comments
nitbharambe Jan 26, 2024
38c1b0f
add docstring
nitbharambe Jan 26, 2024
0d6e780
merge fixes to angle
nitbharambe Jan 29, 2024
cb21b9f
add newton raphson state estimation unit tests to math solver
mgovers Jan 29, 2024
632412a
add shunt tests
nitbharambe Jan 29, 2024
098c961
Merge branch 'feature/NRSE-general-structure' into fix/nrse-line-meas…
nitbharambe Jan 29, 2024
cbcba36
fix injection variance
nitbharambe Jan 29, 2024
6aea7f5
Merge branch 'feature/NRSE-general-structure' into fix/nrse-line-meas…
mgovers Jan 30, 2024
de343e4
minor
mgovers Jan 30, 2024
00d4325
format
mgovers Jan 30, 2024
c6cec66
Merge branch 'feature/NRSE-general-structure' into fix/nrse-line-meas…
mgovers Jan 30, 2024
b54487c
fix branch logic
nitbharambe Jan 30, 2024
5ddaa96
remove rough branch logic
nitbharambe Jan 30, 2024
12cfb32
improve readability
nitbharambe Jan 31, 2024
6d397e1
Merge branch 'fix/nrse-line-measurements' of https://github.com/Power…
nitbharambe Jan 31, 2024
e54b85a
refactor zero voltage angle
nitbharambe Jan 31, 2024
307bf50
fix spell
nitbharambe Jan 31, 2024
fab7277
change injection uj to ui
nitbharambe Jan 31, 2024
a706503
fix zero injection fx addition
nitbharambe Feb 1, 2024
4c471ca
revert line order change
nitbharambe Feb 2, 2024
0027661
correct lagrange multiplier
nitbharambe Feb 4, 2024
061d592
fix tau
nitbharambe Feb 5, 2024
1cac73b
remove unused variable
nitbharambe Feb 5, 2024
5e273ac
fix shunt
nitbharambe Feb 5, 2024
ec04c22
xfail distribution and sensor update
nitbharambe Feb 5, 2024
7b37e15
refactor, fix any zero to all zero
nitbharambe Feb 5, 2024
5247ea4
fix NRSE validation jsons
mgovers Feb 6, 2024
b46998b
fix compiler warning
mgovers Feb 6, 2024
1dcccea
Merge branch 'feature/NRSE-general-structure' into fix/nrse-line-meas…
mgovers Feb 6, 2024
84b3e65
Merge branch 'fix/nrse-line-measurements' of https://github.com/Power…
mgovers Feb 6, 2024
9940af1
minor resolve comments
mgovers Feb 6, 2024
bada724
refactor iteration logic
mgovers Feb 6, 2024
451a420
refactor
mgovers Feb 6, 2024
be53049
replace inline comments by multiline docstrings
mgovers Feb 6, 2024
f7e2cf0
fix bug in measured values
mgovers Feb 6, 2024
cdcd535
fix clang tidy
mgovers Feb 6, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view