Armatura
An experimental structural frame analysis framework for .NET 10 — linear elastic FEM analysis and including Eurocode 3 design checks for steel structures, available as a C# API (and a desktop editor - for my amusement!). The idea spurred to create a much more approachable API, so I've designed this API from the use case of an structural engineer, rather than a programmer. Hopefully I can maintain the tone of the api and make it more approachable, there is a long way to make this validated, but at least I should be able to use this for assessments.
-Sam
Disclamer: Experimental project
Armatura is a personal research project. It is not intended for professional design or use in safety-critical applications. It may be used for assessment and learning purposes only. No support or guarantees are provided.
- Getting Started — what Armatura is, installation, first model
- API Reference — building models, running analysis, querying results
- Editor Guide — using the desktop application
- Theory & Reference — FEM formulation, sign conventions, design check details