Generating 2D Geometry with MATLAB and Exporting to FEM software
    조회 수: 11 (최근 30일)
  
       이전 댓글 표시
    
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?
댓글 수: 0
답변 (1개)
  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? 
댓글 수: 0
참고 항목
카테고리
				Help Center 및 File Exchange에서 Genetic Algorithm에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!