lilizam
Mechanical
- Feb 14, 2019
- 2
Hi, all.
I need to perform a Data Matching optimization with Isight and Abaqus, but the results from Abaqus need to be transformed into a datum CSYS to be compared with the experimental data.
I wrote a .py file that transforms the results to the new CSYS and then selects the nodal history I need and call those as new variables so I can recognise them when rereading the output file (when editing the Abaqus component).
I activate the options "use custom scripts" and "use python" and reread the .odb file, but nothing happens. I do not see the new variables and when running the optimization the values from the simulation won't match the ones from the experiments.
Any advice on this?
Someone already suggested meLink to write the transformed results into a new .odb file (which was very helpful!) but in that case, I would not know how to read this new file on the Isight environment. Will the software read all the possible files in the folder? Because I am not selecting the .py file either (only activating "use custom scripts" and "use python").
Thanks in advance!
I need to perform a Data Matching optimization with Isight and Abaqus, but the results from Abaqus need to be transformed into a datum CSYS to be compared with the experimental data.
I wrote a .py file that transforms the results to the new CSYS and then selects the nodal history I need and call those as new variables so I can recognise them when rereading the output file (when editing the Abaqus component).
I activate the options "use custom scripts" and "use python" and reread the .odb file, but nothing happens. I do not see the new variables and when running the optimization the values from the simulation won't match the ones from the experiments.
Any advice on this?
Someone already suggested meLink to write the transformed results into a new .odb file (which was very helpful!) but in that case, I would not know how to read this new file on the Isight environment. Will the software read all the possible files in the folder? Because I am not selecting the .py file either (only activating "use custom scripts" and "use python").
Thanks in advance!