HingeMoment:
--------------------------------------------------------------------------
Calculates moment at a hinge joint.
--------------------------------------------------------------------------
Form:
M2 = HingeMoment( d )
--------------------------------------------------------------------------
------
Inputs
------
d (1,1) Data structure
.h (1,1) Blade height (m)
.c (1,1) Chord length (m)
.v (1,1) Velocity (m/s)
.F (1,1) Force (N)
.L (1,1) Member length (m)
.a (1,1) Cross-sectional area (m^2)
.rho (1,1) Density (kg/m^3)
-------
Outputs
-------
M2 (1,1) Maximum hinge moment at center
--------------------------------------------------------------------------
Reference:
--------------------------------------------------------------------------
Children:
WindTurbine: Mechanical/DragForce