Create an Abaqus material library using MATLAB
Show older comments
I was wondering if it is possible to create a Material library for Abaqus directly from Matlab or an .inp file containing the material properties of my choice in order to optimize faster. I know it is possible using Python I have been trying with Matlab but I can't find a way. If someone has previous experience would be much appreciated.
So for example I create a Material library in Abaqus called "TestLib" with a material called "AL 2025" with a description ("algo que poner") and I defined the Young modulus ("70000") and the Yield Strength ("346.0"). The file that Abaqus creates is the one I attach, what I want is to create that in MATLAB without having to run Abaqus and complete the boxes manually.
Thanks in advance.
1 Comment
Mario Malic
on 6 Aug 2022
How is the material data stored in that textual file? Show an example.
Accepted Answer
More Answers (1)
MM KK
on 3 Aug 2024
0 votes
Use MatLib
https://en.banumusagr.com/abaqus-material-library-plugin/
Categories
Find more on Develop Apps Using App Designer in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!