Integrating matlab and abaqus
Integrating matlab and abaqus
(OP)
Dear friends,
I want to integrate matlab and abaqus . I have to create a work flow for optimizing parameter of my structure .Reaction force should be got from abaqus after analysis and that value should be given to matlab to calculate structural modulus if not satisfied my design parameter should be changed and analysis should be done .This cycle should be done untill i get required structural modulus. How can i do it ?
I want to integrate matlab and abaqus . I have to create a work flow for optimizing parameter of my structure .Reaction force should be got from abaqus after analysis and that value should be given to matlab to calculate structural modulus if not satisfied my design parameter should be changed and analysis should be done .This cycle should be done untill i get required structural modulus. How can i do it ?





RE: Integrating matlab and abaqus
Are you new to this forum? If so, please read these FAQ:
http://www.eng-tips.com/faqs.cfm?fid=376
http://www.eng-tips.com/faqs.cfm?fid=1083
RE: Integrating matlab and abaqus
use this code in matlab :
! abaqus cae python=myJob.py
RE: Integrating matlab and abaqus