Generating 2D Geometry with MATLAB and Exporting to FEM software

조회 수: 11 (최근 30일)
Cathal White
Cathal White 2020년 11월 24일
답변: KSSV 2020년 11월 25일
Hi there, I need to find a way to export .fig files to an FEA software such as ANSYS or Abaqus.
The reason for this is I am doing a project where I optimise a 2D section with a genetic algorithm with FEA done to each section on each generation.
I need to generate a population of 2D section designs with matlab which can be passed into the FE software and the results passed back to MATLAB.
Is this possible?

답변 (1개)

KSSV
KSSV 2020년 11월 25일
Yes it is very much possible.. but you need to enter the details of FEA/ FEM mesh in the format which software demands. Already ANSYS/ ABAQUS have very good at preprocessing and postprocessing, why don't you use the same? Why you want to make it complex using MATLAB?

카테고리

Help CenterFile Exchange에서 Genetic Algorithm에 대해 자세히 알아보기

제품


릴리스

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by