Application to simulate the shock load on a parachute's shock cord during deployment, considering varying air densities at different altitudes and dynamic system properties.
- Python
- NumPy
- Matplotlib
- Tkinter (for user interface)
-
Run the script:
python interface.py
-
Input Parameters
-
Click the Calculate button to start the simulation.
- The simulation uses the International Standard Atmosphere (ISA) model to calculate air density.
- The shock cord stretch is modelled using Hooke's Law with additional damping.
- The disreefing of the parachute is approximated by a linear increase in diameter increase.