Stringer-Panel Model finite elements repository.
This library implements the finite elements of the Stringer-Panel Method.
The implementation is based in Hoogenboom (1998) formulation.
This library uses:
-
MathNet.Numerics for Linear Algebra operations;
-
Units.NET for simple unit conversions;
-
OnPlaneComponents for stress and strain transformations;
-
Extensions for some numeric extensions;
-
Material for concrete and reinforcement constitutive models;
-
Reinforced Concrete Membrane for membrane calculations;
-
FEM-Analysis as base for finite elements.
<PackageReference Include="andrefmello91.SPMElements" Version="1.X.X" />
dotnet add package andrefmello91.SPMElements --version 1.X.X