How can I get the output of Abaqus in increment way continuously using Matlab?

Actually, I am running abaqus with user subroutine within Matlab and I can divide the force applied into divisions by editing the input file of Abaqus from Matlab in a loop. However, I have got the result at each part from the beginning. I mean if force one = 10 KN starts(0 to 100) and force two =20 KN starts also (0 to 20) and so on. I need to continue from the end of the previous one. I am trying to use restart facility but it does not work with me? Could be any advice Many thanks

답변 (1개)

Drew Davis
Drew Davis 2015년 6월 9일
Though I am not sure about the command line API for Abaqus, you can certainly run bash scripts and send input files from MATLAB to Abaqus. See this Answers page

카테고리

도움말 센터 및 File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

질문:

ND
2015년 6월 8일

편집:

ND
2015년 6월 11일

Community Treasure Hunt

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

Start Hunting!

Translated by