Description Usage Arguments Value
Calculate the shear stiffness for K-shape lacing [kN]. The expression of shear stiffness is:
S_v = \frac{ n \, E \, A_d \, L_{ch} \, {h_0}^2 }{ d^3 }
1 | shear_stiffness(n = 2, Ad, Lch, E, h0)
|
n |
Number of planes of lacing, default [n=2] |
Ad |
Section area of diagonal (lacing), [cm^2] |
Lch |
Length of chord of betwen restrains (lace points) [m] |
E |
Young modulus [GPa or GN/m^2] |
h0 |
Distance between centroids of chords [m] |
S_v Shear stiffness for K-shape lacing [kN]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.