steel
checks.eurocode.steel
Blueprints steel checks for Eurocode 3.
Each check is implemented as a dataclass that takes the relevant parameters for the check and provides a method to generate a report of the results.
Modules:
-
strength_bending–Module for checking bending moment resistance of steel cross-sections according to Eurocode 3 (EN 1993-1-1:2005), chapter 6.2.5.
-
strength_compression–Module for checking compression force resistance of steel cross-sections based on EN 1993-1-1:2005 art. 6.2.4.
-
strength_tension–Module for checking tension force resistance of steel cross-sections based on EN 1993-1-1:2005 art. 6.2.3.