-
Notifications
You must be signed in to change notification settings - Fork 42
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
add DEGOV #357
add DEGOV #357
Conversation
…lationsDynamics.jl into mb/add-degov # Conflicts: # src/models/inverter_models/DCside_models.jl # src/models/inverter_models/filter_models.jl # src/models/inverter_models/frequency_estimator_models.jl
This reverts commit 376c895.
Performance Results
ResidualModel and MassMatrixModel performance results should be compared between versions and not between models due to the execution order of the tests |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #357 +/- ##
==========================================
+ Coverage 87.01% 87.49% +0.47%
==========================================
Files 65 65
Lines 9048 9137 +89
==========================================
+ Hits 7873 7994 +121
+ Misses 1175 1143 -32
Flags with carried forward coverage won't be shown. Click here to find out more.
|
* add DEGOV (#357) * add degov * work in progress (add delays) * add docstring for small_signal_analysis * add simple docs page * add more docs * more changes * add bus_size to DW * add degov * work in progress (add delays) * add docstring for small_signal_analysis * add simple docs page * add more docs * more changes * add bus_size to DW * fix test in base * update Project.toml * Revert "update Project.toml" This reverts commit 376c895. * get delays as a vector * add degov * work in progress (add delays) * add docstring for small_signal_analysis * add simple docs page * add more docs * more changes * add bus_size to DW * work in progress (add delays) * add simple docs page * add more docs * more changes * add bus_size to DW * fix test in base * update Project.toml * Revert "update Project.toml" This reverts commit 376c895. * get delays as a vector * fix jacobian change * scimlbase 2 * remove repeated function * update Project * add type to delay Co-authored-by: Jose Daniel Lara <[email protected]> * add type SimulationInputs * fix type * remove bus_size --------- Co-authored-by: Jose Daniel Lara <[email protected]>
Add DEGOV for purpose of validating inclusion of delays