Clear Filters
Clear Filters

How increase abaqus calling and running speed from Matlab

1 view (last 30 days)
Hi, I run my abaqus model from Matlab code for a GA optimisation operation,but it takes long time to run more model in loop . Is there any solution to call abaqus once and don't close it

Answers (1)

Walter Roberson
Walter Roberson on 26 Feb 2024
Create your abaqus object first. Then pass it around by parameterizing functions; http://www.mathworks.com/help/matlab/math/parameterizing-functions.html

Categories

Find more on Modeling in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!