American Institute of Steel Construction in Python
American Institute of Steel Construction Python Implementation
This package implements various chapters of the AISC Manual related
to the capacity calculations for specific member types.
Specific chapters of the AISC Manual deal with the capacity of certain
member types in a formulaic way that lends itself to developing a
a package of functions for easy reuse.
This package implements functions for the following chapters of the
AISC Manual:
Chapter D
Chapter E
Chapter F
Chapter G
Chapter H
Chapter I
The following versions of the AISC Manual are that are currently
included are:
13th Edition
14th Edition
15th Edition
Note: Bolted connection design covered in Chapter J is implemented
in a separate package.