-
-
Notifications
You must be signed in to change notification settings - Fork 197
ENH: Introduce the StochasticAirBrakes class #785
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
MateusStano
merged 27 commits into
RocketPy-Team:develop
from
kevin-alcaniz:enh/stochastic-airbrakes-feature
Mar 23, 2025
Merged
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
9fe3a37
wind factor bug corrected
kevin-alcaniz f6efa81
BUG: StochasticModel visualize attributes of a uniform distribution
kevin-alcaniz 04337ab
variable names corrections
kevin-alcaniz 7f551c2
Merge branch 'develop' into develop
kevin-alcaniz 18f8323
Corrections requested by the pylint test
kevin-alcaniz 72c63b4
Merge branch 'develop' of https://github.com/kevin-alcaniz/RocketPy i…
kevin-alcaniz a46de46
ENH: add multiplication for 2D functions in rocketpy.function
kevin-alcaniz 7181360
ENH: StochasticAirBrakes class created
kevin-alcaniz e1549e0
ENH: set_air_brakes function created
kevin-alcaniz 89a83a6
Merge pull request #1 from kevin-alcaniz/enh/set-air-brakes-function
kevin-alcaniz b14ce09
Merge pull request #2 from kevin-alcaniz/enh/multiply_2D_functions
kevin-alcaniz 2d2a0e8
ENH: add StochasticAirBrake to rocketpy.stochastic_rocket
kevin-alcaniz b206647
BUG: StochasticAirBrake object input in _Controller
kevin-alcaniz f0ebdda
Merge pull request #3 from kevin-alcaniz/bug/stochastic-airbrake-in-c…
kevin-alcaniz e45ae76
ENH: add time_overshoot option to rocketpy.stochastic_flight
kevin-alcaniz 7f082d2
DOC: StochasticAirBrakes related documentation added
kevin-alcaniz 1c4c791
ENH: pylint recommendations done
kevin-alcaniz 85e82e6
ENH: Reformatted files to pass Ruff linting checks
kevin-alcaniz 0eead44
Merge pull request #4 from kevin-alcaniz/enh/ruff-modifications
kevin-alcaniz a52ad3e
ENH: Update rocketpy/stochastic/stochastic_rocket.py
kevin-alcaniz 91f83c8
DOC: improve drag curve factor definition in StochasticAirBrakes
kevin-alcaniz 95a69fa
ENH: Change assert statement to if
kevin-alcaniz ac958d6
DOC: better explanation of __mul__ function
kevin-alcaniz d51f15b
ENH: delete set_air_brakes function for simplicity
kevin-alcaniz 8e66319
Merge branch 'enh/stochastic-airbrakes-feature' of https://github.com…
kevin-alcaniz 6d8c9b5
Merge branch 'develop' into enh/stochastic-airbrakes-feature
kevin-alcaniz f83bf87
DOC: CHANGELOG file updated
kevin-alcaniz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
ENH: Reformatted files to pass Ruff linting checks
- Loading branch information
commit 85e82e639931e45b6bac1d35484a93e64368d6dd
There are no files selected for viewing
Gui-FernandesBR marked this conversation as resolved.
Show resolved
Hide resolved
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.