Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

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

Extract FieldOutput

Status
Not open for further replies.

Memboro

Mechanical
Oct 24, 2013
4
Hi!

I have a problem with a Python script. Basically, the problem is that I don't have an increment of 1, and when I want to extract a Fieldoutput over all the frames, I use frameId. However, Abaqus takes frameId equals to increment. Here is the line which causes all the troubles. It says that the sequence is out of range. I checked and instead of taking the frameId, it takes the increment which is way higher. Do you have any suggestion? Thanks a lot.

Code:
temperature=odb.steps[step.name].frames[frame.frameId].fieldOutputs['NT11']

PS : I'm using ABQ 6.13.1
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor