BTHS
Mechanical
- May 22, 2017
- 8
Hi
I have a simulation where i use a *get command to extract stress from a specific node. When i check my result with the "Maximum Principal Stress" using a stress probe option in the vertex at the node, i am getting a different result. the GET command used is:
both results are sampled at the last timestep. The results are:
[ul]
[li]0,99784 for the GET method[/li]
[li]0,99873 for the probe method[/li]
[/ul]
Why is that? Are they calculated using slightly different methods or something?
Thanks in advance
Best regards BTHS
I have a simulation where i use a *get command to extract stress from a specific node. When i check my result with the "Maximum Principal Stress" using a stress probe option in the vertex at the node, i am getting a different result. the GET command used is:
Code:
*get, HS_10, node, HS_nodenum2, s, 1
[ul]
[li]0,99784 for the GET method[/li]
[li]0,99873 for the probe method[/li]
[/ul]
Why is that? Are they calculated using slightly different methods or something?
Thanks in advance
Best regards BTHS