Amplitude visualization
Amplitude visualization
(OP)
Hi all,
is there easy way to display created amplitude in CAE. I check it in Visualization after reading results but it is rather not a case.
Regards,
Greg
is there easy way to display created amplitude in CAE. I check it in Visualization after reading results but it is rather not a case.
Regards,
Greg





RE: Amplitude visualization
The ASCII file can be further used to create XY Data for 1D plots.
If you are familiar with ABAQUS Scripting Interface and Python you can write a simple script to plot the amplitude data in various ways including in CAE...I think.