AISCSteel is a Julia package that follows the American Institute of Steel Construction Manual (Sixteenth Edition). You can use this package to help design steel members. This is currently in active development.
To install AISCSteel.jl, use the Julia package manager: (not registered yet)
using Pkg
Pkg.add("AISCSteel")
- Steel Shapes Database
- W Shapes
- M Shapes
- S Shapes
- HP Shapes
- C Shapes
- MC Shapes
- L Shapes
- WT Shapes
- MT Shapes
- ST Shapes
- HSS Shapes
- HSS_R Shapes
- PIPE Shapes
- 2L Shapes
- Structs
- WShape
- BuiltUpIShape
- M Shape
- S Shape
- HP Shape
- C Shape
- MC Shape
- L Shape
- WT Shape
- MT Shape
- ST Shape
- HSS Shape
- HSS_R Shape
- PIPE Shape
- 2L Shape
- Compression Design (Chapter E)
- Calculate based on E2
- Calculate based on E3
- Calculate based on E4
- Calculate based on E5
- Calculate based on E6
- Calculate based on E7
- Flexure Design (Chapter F)
- Calculate based on F2
- Calculate based on F3
- Calculate based on F4
- Calculate based on F5
- Calculate based on F6
- Calculate based on F7
- Calculate based on F8
- Calculate based on F9
- Calculate based on F10
- Calculate based on F11
- Calculate based on F12
- Shear Design (Chapter G)
- Calculate based on G2
- Calculate based on G3
- Calculate based on G4
- Calculate based on G5
- Calculate based on G6
- Calculate based on G7