Skip to content

co1emi11er2/AISCSteel.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AISCSteel

Stable Dev Build Status Build Status Coverage Coverage

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.

Installation

To install AISCSteel.jl, use the Julia package manager: (not registered yet)

using Pkg
Pkg.add("AISCSteel")

Roadmap

  • 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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published