Structural (3D) FEM/FEA for Matlab

8 visualizaciones (últimos 30 días)
David
David el 7 de Mzo. de 2012
Comentada: Alberto Mora el 9 de Oct. de 2018
Does anyone have good tools to recommend for doing FEM/FEA in Matlab? Preferably open source, as it is for academic use. However, I suspect my needs are quite demanding, I expect to have complex but single material / single object meshes. What is possible to do on open codes, and what are the best (value) propriatary solutions available?

Respuestas (4)

guiseppe jusseau
guiseppe jusseau el 14 de Mayo de 2017
Also maybe a little late but for future reference the FEATool Multiphysics FEM toolbox support 3D structural mechanics simulations for linear elastic materials. As for usability you can either use the Matlab GUI or develop/model using m-file scripts calling the FEATool functions just as you would usual Matlab function calls.

Jveer
Jveer el 5 de Feb. de 2014
Might be too late but this could be an option https://www.mpmsim.com/
Pre and post processed files can be opened using load with a -mat flag. Scripting tool accepts MATLAB language.

Etienne Balmes
Etienne Balmes el 10 de En. de 2015
Another late answer : for open source FEM in Matlab you can see http://support.sdtools.com/gf/project/openfem/

Sarah Palfreyman
Sarah Palfreyman el 20 de Sept. de 2018
Have you considered the PDE Toolbox?
https://www.mathworks.com/products/pde.html
  1 comentario
Alberto Mora
Alberto Mora el 9 de Oct. de 2018
Does PDE structural Toolbox allows to perform also the Frequency Response Function (FRF) analysis, besides the computation of resonance frequency and the mode shapes?

Iniciar sesión para comentar.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by