No, I checked for this mistake and it's not the problem in my case. Here I am showing all datas associated with my 1st CQUAD element (units are kPa shown in Python). I highlighted the values associated with the 1 node of my 1st CQUAD8 element.

The last item of the list is 1.193e+03, which represents 1.19 MPa for the Von Mises stress in my simulation. And when I look at my simulation, I have exactly that result (Node #1 = 1.19 MPa, units used in NX). So all is good.


When I look at the o_xx = -5.939e+2, which represents -0,594 MPa (which is the 2nd term), it does not correspond to what I find in NX (using the native coordinate system in NX). In NX, I find 0.82 MPa.
I find it weird that everything is fine when I look at von mises, but nothing works when I look at oxx, oyy, txy.
Also, I should add that for my 1st frequency tested, the oxx, oyy and txy seemed to be matching (NX and Python yield the same result), but as I move foward in my random vibration analysis, the values start to diverge from one another. For the first 4 frequency, they are matching. But as I move further and further into higher frequencies, the values start to be a bit different, then a lot different until they are completetly differents at some point.
Thanks for your help, I really appreciate it
David