Hello, thank you for sharing this tool. Recently, I am learning Phase-Field. How can I easily modify the .inp file of ABAQUS CEA output to apply to UEL. UEL needs to build the virtual element, which will not be very convenient when the model is large. Could you give me some advice?
top of page
If using this toolbox for research or industrial purposes, please cite:
Advances in Engineering Software. Vol 105. March 2017. Pages 9-16. (2017)
Abaqus2Matlab v.3.0
A new way to post-process FEA
bottom of page
Hi,
Open the Abaqus2Matlab app from your Matlab installation and go to Load->.inp. After your input file is loaded, go to Input File->Select Variables and then make the proper selections in the GUI window that appears. Finally, press the button "Generate New Input" and then the button "Generate Script to RUN the input". The Matlab code which is generated will guide you further into making the appropriate modifications in order to run Abaqus2Matlab programmatically in order to perform Phase-Field analysis.
Best regards!