Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Material parameters of Abaqus elements

Status
Not open for further replies.

Sh_19

Mechanical
Joined
Jul 13, 2022
Messages
1
Location
NL
thread799-417414
Hi. I have a question regarding the reference post. I want to get the material properties of all elements individually using a python script for odb file. I have the same issue using the codes introduced here that I get the same material parameters for all of my elements. I read your solution to modify the .env file. Shall I use the code "import os"... in the env file? I have to change the main env file in the installation path or just make a new one in my current directory? And then I need to rerun the model to generate a new odb file? I will be thankful to get your comments.
 
The Abaqus environment files and their possible locations (read by Abaqus in particular order) are described in the documentation. You can make this change in the .env file located in the Abaqus installation folder. Just copy the original file first in case of problems after making the modifications.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top