Skip to content

Consolidate Sauer Pai model and add Static Load post processing currents #278

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

Merged
merged 12 commits into from
Oct 6, 2022

Conversation

rodrigomha
Copy link
Contributor

Address part of #277

Testing for this are not done yet.
Documentation still missing for SauerPai model.

marenat and others added 8 commits October 4, 2022 15:37
* test incomplete

* progress on tests

* test edits and placeholder csv file

* updated dynamic_test_data

Co-authored-by: Jose Daniel Lara <jdlara@berkeley.edu>
Co-authored-by: m-bossart <bossart.matt@gmail.com>
@rodrigomha rodrigomha added the enhancement New feature or request label Oct 5, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Oct 5, 2022

Performance Results

Version Precompile Time
Master 11.091869149
This Branch 11.09586321
Version Execute Time
Master-Build ResidualModel 11.970442926
Master-Execute ResidualModel 63.073679163
Master-Build MassMatrixModel 1.464817923
Master-Execute MassMatrixModel 52.65379722
This Branch-Build ResidualModel 11.542584567
This Branch-Execute ResidualModel 60.689773444
This Branch-Build MassMatrixModel 1.262950008
This Branch-Execute MassMatrixModel 52.03939694

ResidualModel and MassMatrixModel performance results should be compared between versions and not between models due to the execution order of the tests

@codecov
Copy link

codecov bot commented Oct 5, 2022

Codecov Report

Merging #278 (debe168) into master (df1c1c0) will increase coverage by 0.79%.
The diff coverage is 96.85%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #278      +/-   ##
==========================================
+ Coverage   89.91%   90.71%   +0.79%     
==========================================
  Files          63       63              
  Lines        7110     7246     +136     
==========================================
+ Hits         6393     6573     +180     
+ Misses        717      673      -44     
Flag Coverage Δ
unittests 90.71% <96.85%> (+0.79%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/post_processing/post_proc_loads.jl 93.97% <86.84%> (-6.03%) ⬇️
...nitialization/generator_components/init_machine.jl 98.61% <98.70%> (+<0.01%) ⬆️
src/base/simulation_results.jl 66.83% <100.00%> (+0.34%) ⬆️
src/models/generator_models/machine_models.jl 100.00% <100.00%> (ø)
src/post_processing/post_proc_generator.jl 100.00% <100.00%> (ø)
src/models/device.jl 93.79% <0.00%> (-0.78%) ⬇️
src/base/simulation.jl 87.80% <0.00%> (+0.84%) ⬆️
src/base/perturbations.jl 58.57% <0.00%> (+9.17%) ⬆️

Copy link
Member

@jd-lara jd-lara left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please create an issue that the documentation of this model is missing

@jd-lara jd-lara merged commit e0b04a3 into master Oct 6, 2022
@jd-lara jd-lara deleted the rh/consolidate_sauerpai branch October 6, 2022 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants