Notifications
Clear all

Nodal values update of an existing Abaqus odb file??

3 Posts
2 Users
0 Likes
468 Views
Posts: 14
Topic starter
(@VARAPRASAD)
Active Member
Joined: 12 years ago

Dear All:

I want to update some nodal values of an existing Abaqus odb file using pyhton script. The problem is I dont know what kind of commands should I use in order to do this task?

Another question is how to delete an existing FieldOutput variable from odb file. I know by using add addData command, we can add user-defined field to the odb file, but how to delete an existing field output?

Thanks for your help,

Malekan

Topic Tags
2 Replies
Posts: 3982
(@jorgen)
Member
Joined: 4 years ago

I have not tried to replace values in an Abaqus odb-file using Python.
Why would you want to do that?

-Jorgen

Topic Tags
2 Replies
Posts: 14
Topic starter
(@VARAPRASAD)
Active Member
Joined: 12 years ago

The reason is that I want to obtain a local solution using another code and update global data (already obtained using Abaqus) in order to have final solution, and of course, a good visualization scheme.

Did you tried any other codes or methods to update Abaqus odb file?

Reply
Share: