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 TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

abaqus scripting, addData

Status
Not open for further replies.

harshacamso

Mechanical
Joined
Oct 2, 2019
Messages
3
Location
BE
Hi , i am developing new abaqus scripting for a transient temperature analysis ODB file. i read temperature of integration points of the model. i created a new step, new frame and new field.(scalar) i multiplied temperature of each integration point by 2.23. i want add new values of integration points to new field. i tried with command myField.addData(data=new_temperature). but it is wrong. can some expert help me to do this correctly
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top