Abaqus and Matlab (Optimising the simulation parameters in Matlab by calling Abaqus as external subroutine)
조회 수: 5 (최근 30일)
이전 댓글 표시
PS: I am having a complex .inp file, any help/links/pdf will be appreciated. Many thanks for enlighting young minds.
댓글 수: 0
답변 (2개)
farzad
2015년 3월 18일
finding displacement or so is written on the ODB file and has nothing to do with MATLAB , matlab can just edit the .inp file and run abaqus with the updated one , with a command that you can find in Abaqus scripting help . this is a very general question
댓글 수: 1
farzad
2015년 3월 19일
well I am not sure about it , I have not practiced this one,but I think you can try to find a way to write on the inp file,in the right place
George Papazafeiropoulos
2016년 12월 7일
You can use the new toolbox developed to serve as an interface between Abaqus and Matlab, which is Abaqus2Matlab. With this toolbox you can run Abaqus through Matlab, as well as obtain results from an Abaqus analysis and transfer them into Matlab. For more details see:
www.abaqus2matlab.com
George
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Biological Physics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!