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

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

Open epsi1on opened 2 years ago

epsi1on commented 2 years ago

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