Description Usage Arguments Value Examples
Calculate the yield strength, f_y [N/{mm}^2]
1 | yield_strength(tw, tf, steel_grade)
|
tw |
Thickness of the web [mm] |
tf |
Thickness of the flange [mm] |
steel_grade |
steel_grade [N/{mm}^2], categorical: 'S355' or 'S275' |
f_y Yield strength [N/{mm}^2]
1 | yield_strength(tw=47.6, tf=77, steel_grade="S355")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.