Hi all,
I've a question about inserting some data or plain text into specified line of Abaqus input file. For example,
*Heading
** Job name: InputFile_Standard_MergedCell Model name: Standard-MergedCell
** Generated by: Abaqus/CAE 6.10-EF1
*Preprint, echo=NO, model=NO, history=NO, contact=NO
**
** PARTS
**
*Part, name=MergedCell
*End Part
Let say I want to add *MPC keyword after *Part, name=MergedCell. I want to write Matlab script, open Abaqus input file for me, find the right location, then add/change some text/data into it. Anyone please give me and advise.
I know I can edit it by using text editor but I'm asking in case I need to add/change a lot of data/keyword in Abaqus input file and don't need to do it by hand.
Thanks in advance.



Reply With Quote
Bookmarks