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

Remove Model.Solve() and replace it with Model.Solve_MPC()

epsi1on opened this issue · comments

remove Model.Solve() (move it into Legacy project) and only use Model.Solve_MPC() as Model.Solve is old and cannot solve models with MPC elements