BriefFiniteElementNet / BriefFiniteElement.Net

BriefFiniteElementDotNET (BFE.NET) is a library for linear-static Finite Element Method (FEM) analysis of solids and structures in .NET
https://www.bfe-framework.net
GNU Lesser General Public License v3.0
154 stars 58 forks source link

update examples in documentation #154

Closed epsi1on closed 11 months ago

epsi1on commented 1 year ago

update documentation, use BarElement instead of TrussElement2Node in this link (small 3d truss example) as reported in #153 https://bfenet.readthedocs.io/en/latest/example/truss3d/index.html

epsi1on commented 11 months ago

done