AISCSteel
AISCSteel.jl
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.
Contents
- Chapter D - Design of Members for Tension
- Chapter E - Design of Members for Compression
- Chapter F - Design of Members for Flexure
- Chapter G - Design of Members for Compression
- Utils
Roadmap
- Steel Shapes Database
- [x] W Shapes
- [x] M Shapes
- [x] S Shapes
- [x] HP Shapes
- [x] C Shapes
- [x] MC Shapes
- [x] L Shapes
- [x] WT Shapes
- [x] MT Shapes
- [x] ST Shapes
- [x] HSS Shapes
- [x] HSS_R Shapes
- [x] PIPE Shapes
- [x] 2L Shapes
- Structs
- [x] WShape
- [ ] BuiltUpIShape
- [x] M Shape
- [x] S Shape
- [x] HP Shape
- [x] C Shape
- [x] MC Shape
- [ ] L Shape
- [x] WT Shape
- [x] MT Shape
- [x] 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)
- [x] Calculate based on F2
- [x] Calculate based on F3
- [x] Calculate based on F4
- [x] 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