Coefficient of stiffness from area and length¶
The stiffness coefficient depends on the Young’s modulus, cross-sectional area and length. Young’s modulus is a tabular value that is different for each material.
Links:
- Symbol:
k- Latex:
\(k\)
- Dimension:
force/length
- young_modulus¶
The
young_modulusof the material.
- Symbol:
E- Latex:
\(E\)
- Dimension:
pressure
- Symbol:
A- Latex:
\(A\)
- Dimension:
area
- Symbol:
l- Latex:
\(l\)
- Dimension:
length
- law¶
k = E * A / l- Latex:
- \[k = \frac{E A}{l}\]