Online Calculator
I built an moment capacity calculator using Dash and Plotly. I host this calculator on the pythonanywhere site.
- Fy (ksi)
- Shape selection (text)
- Lb (feet)
- Cb (decimal number)
For example:’W8x24′ plots only W8x24
‘HP12x’ | plots all HP12 shapes |
‘W10x3’ | plots only |
W10x30, | |
W10x33, | |
and W10x39 | |
‘MC’ | plots all MC shapes |
‘C4’ | plots all C4 shapes |
- AISC LRFD Strong Axis Moment Capacity (15th Edition)
- Graph:
- Equivalent to over 40 pages in the AISC Manual
- Using live link at top of page, hover on graph to see details (IX, M/W, M)
X axis: Section weight (pounds per foot)
Y axis: Section moment capacity (ft kips)
Y axis: Section moment capacity (ft kips)
- Software
Dash by Plotly
pythonanywhere
Python - Twitter
@plotly_js
#ggplotly
#dash,
#pythonanywhere,
#python