BriefFiniteElementNet / BriefFiniteElement.Net

BriefFiniteElementDotNET (BFE.NET) is a library for linear-static Finite Element Method (FEM) analysis of solids and structures in .NET
GNU Lesser General Public License v3.0
148 stars 57 forks source link

Adding first example using Visual Basic #137

Closed Brlaney closed 2 years ago

Brlaney commented 2 years ago

This code defines a structural system, boundary conditions, externally applied loads, and material properties. In this example, the Z-axis displacement and the Y-axis rotation for node 2 is calculated then returned as a string.