BriefFiniteElementNet / BriefFiniteElement.Net

BriefFiniteElementDotNET (BFE.NET) is a library for linear-static Finite Element Method (FEM) analysis of solids and structures in .NET

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

update examples in documentation

epsi1on opened this issue · comments

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

done