Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

MeshFree technique

Status
Not open for further replies.

netsonicyxf

Structural
Joined
Feb 19, 2010
Messages
53
Location
US
There are at least two commercial softwares on the market:
[ul]
[li]Midas Meshfree[/li]
[li]Altair SimSolid[/li]
[/ul]

[ol]
[li]Any good introduction to MeshFree?[/li]
[li]Will MeshFree replace mesh based FEA?[/li]
[/ol]

 
These two programs use very different methods. Midas MeshFree uses Implicit Boundary Method. Even though it's called MeshFree it actually generates mesh but not on the boundaries - traditional FEM is used to solve the problem on internal mesh while boundary values ae calculated using special Dirichlet function.
Altair SimSolid utilizes the method of External Approximations. Pretty much all steps are the same as in regular FEA (same governing equations, matrices and solvers) but the discretization step is different. Instead of using a mesh made of regular simple shaped elements it divides the model into arbitrarily shaped volumes. Special shape functions (they neither have to be polynomial nor conform to continuity requirements) are created during the solution process.

Both methods are interesting and may be a serious competitor for traditional FEA in the future but I think that SimSolid's algorithm is more revolutionary. However these programs are new and it will take a lot of time to make them good enough to compete with such powerful software as ANSYS or Abaqus that were developed for many years and still are being improved.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top