Hi all,
I am using the odbreport command to save history data.
I am using the following syntax to save the history data (stress S22) for the element 3335
abaqus odbreport job="Job1" histregion="Element Flange-1.3335 Int Point 1 Section Point 1"
I was wondering if there is a syntax for this...
Hello everyone,
I am using FORTRAN to read the *.fil file and I have this question:
How can I read S22 stress (record 11) for a specific element number
Best Regards,
A.K.
Hi Guys,
I need to make this expression changes dynamically:
VariableX = importdata ('FilenameX.out');
where, everything is constant but the "X" is a integer number that changes from 1 to 5
for example: hello4 = impotdata ('file4.out');
Please Help Meeeeeeeeeee...
Thanks
Hello everyone,
I am trying to use the *IMPERFECTION command to introduce geometric imperfections from an Eigenvalue-buckling-analysis into a static analysis step.
I followed the ABAQUS documentation. I have done the following:
1- I used the *NODE FILE command in the .inp input file of the...