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 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!