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

Validation for QuadrilaturalElement

epsi1on opened this issue · comments

hello, the link above is not active. please updates.

QuadElement is in here now (after some replacements)
https://github.com/BriefFiniteElementNet/BriefFiniteElement.Net/tree/master/Sources/CustomElements/Elements
edit: you could also use the search bar on top of page

hello, the link above is not active. please updates.

I suggest you to use triangle element, unless you do some validation for quadrilatural results for making sure it works as you do expect. I'm not sure quad element's results are tested yet