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

Wedge Gaussian Load Wrapper #84

Closed
5 tasks
teubert opened this issue Aug 25, 2023 · 0 comments · Fixed by #97
Closed
5 tasks

Wedge Gaussian Load Wrapper #84

teubert opened this issue Aug 25, 2023 · 0 comments · Fixed by #97
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@teubert
Copy link
Contributor

teubert commented Aug 25, 2023

Requirement Text
Update Gaussian load wrapper to support Gaussian load that increases liberally with time

Background Information
Currently Gaussian load wrapper adds Gaussian load with a set standard deviation. Sometimes it is beneficial to have the magnitude of the load increase. This represents how uncertainty in the load increases as you get further out.

Suggested Solution
Argument called std_slope, where std = self.std + std_slope * t

DoD

  • Implement feature
  • Add to example
  • Add tests
  • update documentation
  • Add to change notes for next release
@teubert teubert added the enhancement New feature or request label Aug 25, 2023
@teubert teubert self-assigned this Aug 25, 2023
@teubert teubert added this to the v1.6 milestone Aug 25, 2023
@teubert teubert linked a pull request Sep 13, 2023 that will close this issue
@teubert teubert closed this as completed Oct 11, 2023
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 a pull request may close this issue.

1 participant