Problem definition
Hodges & Dowell, 'Nonlinear Equations of Motion for the Elastic Bending and Torsion of Twisted Nonuniform Rotor Blades', NASA TN D-7818, 1974; Friedmann, J. Aircraft, vol. 14, 1977
Canonical RHS excerpt from the registered callable used for this benchmark cell. Expand it to verify the state equations; it is not a standalone runnable fixture.
- Parameters
- _CHORD = 0.015
- _COUPLING_FL = [0, 0, 0.0174532925199, 0, 0, 0, …] [shape=(6, 6), min=-0.0174532925199, max=0.0174532925199]
- _COUPLING_FT = [0, 0, 0, 0, 0, 0, …] [shape=(6, 6), min=0, max=0.0535898384862]
- _F_AERO_AMP = [0.1, 0.02, 0.05, 0.01, 0.005, 0.001]
- _K_CF = [3, 8, 3, 8, 0.5, 0.5]
- _M_GEN = [1, 1, 1, 1, 1, 1]
- _OMEGA = 733.038285838
- _OMEGA_NR = [75.3982236862, 471.238898038, 113.097335529, 691.15038379, 1759.29188601, 5277.87565803]
- _RHO_AIR = 1.225
- _R_BLADE = 0.127
- _ZETA = [0.02, 0.015, 0.03, 0.025, 0.01, 0.008]
- Initial condition
- y(0) = [0.001, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0]
- Horizon
- t ∈ [0, 0.2]
Canonical RHS excerpt captured from the same registered callable used for the published benchmark. Frozen closure values are summarized below; helper imports and solver settings are intentionally omitted.