You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* ENH: added radius and porosity to parachute
* ENH: added parachute radius
* ENH: fixing radius and height attribute in flight class
* STY: ruff formatting
* TST: updated test value due to gravity update in u_dot_parachute
* ENH: added new parameters into add_parachute method in Rocket class
* DOC: added new parameters to the documentation
* TST: updated test values to match the right gravity model
* DOC: improved descriptions of the new parameters
* ENH: added new parameters to the stochastic parachute
* ENH: implementing previous comments
* ENH: fixing formatting and adding docs
* ENH: added ka property to Parachute class
* ENH: fixing variable name
* ENH: fixed attribute name
* ENH: simplifying variable names
* DOC: adding parameters documentation into StochasticParachute description
* ENH: changing ma calculation and porosity documentation from previous comments
* TST: updated test value due to change in ma calculation
* ENH: changing parameter ka to added_mass_coefficient
* DOC: updating the CHANGELOG
* ENH: properly substituted all ka parameters for added_mass_coefficient
0 commit comments