Structural (3D) FEM/FEA for Matlab
조회 수: 4 (최근 30일)
이전 댓글 표시
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?
댓글 수: 0
답변 (4개)
guiseppe jusseau
2017년 5월 14일
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.
댓글 수: 0
Jveer
2014년 2월 5일
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.
댓글 수: 0
Etienne Balmes
2015년 1월 10일
Another late answer : for open source FEM in Matlab you can see http://support.sdtools.com/gf/project/openfem/
댓글 수: 0
Sarah Palfreyman
2018년 9월 20일
Have you considered the PDE Toolbox?
https://www.mathworks.com/products/pde.html
댓글 수: 1
Alberto Mora
2018년 10월 9일
Does PDE structural Toolbox allows to perform also the Frequency Response Function (FRF) analysis, besides the computation of resonance frequency and the mode shapes?
참고 항목
카테고리
Help Center 및 File Exchange에서 Geometry and Mesh에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!