package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: May 14, 2025
License: GPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
drag
Aerodynamic drag modeling system that calculates drag forces on rockets during flight.
Notes
- Implements different drag coefficient calculation methods
- Accounts for varying Mach numbers and Reynolds numbers
- Supports component-based drag calculation for complex geometries
- Handles both subsonic and supersonic flight regimes
- Provides accurate drag prediction based on atmospheric conditions
- Calculates area-based drag for different rocket components
- Considers surface roughness effects on boundary layer behavior
- Enables pressure and skin friction drag component analysis
Documentation
¶
CalculateDragForce computes the drag force in Newtons
velocity in m/s, density in kg/m³, reference area in m²
DragCoefficient calculates the drag coefficient based on Mach number
using approximations for different sonic regimes
Source Files
¶
Click to show internal directories.
Click to hide internal directories.