Hi,
Thanks for the answer. I'm trying to analyse in detail the evolution of stress along a reinforcement bar, so max and min aren't my top priorities.
I will try to explain what I've done:
Without knowing the nodes coordinates, I've defined Monitoring Points along 25cm of one reinforcement bar. These Monitoring Points are separated 2,5cm from each other. With these Monitoring points I've obtained the following results for one step:
Point in the reinforcement bar (cm) = X
Stress (MPa) = Y
X Y
0 28,29
2,5 28,29
5 28,29
7,5 84,84
10 84,84
12,5 141,30
15 197,70
17,5 197,70
20 197,70
22,5 260,00
25 260,00
As you can see, I'm obtaining the same result for 0cm as for 2,5cm and 5cm, the same result for 7,5cm as for 10cm, and so on. This kind of behavior happens in all of the analysis steps.
I'm assuming this happens because Atena is giving the results of the nearest Node to each of the Monitoring Points.
So my thought was, If I coud define Monitoring Points in the same coordinates as the Nodes, I wouldn't get repeated values.
What I'm planing to the next is to Run only the first step, go to Post-processor and see what are the coordinates of the reinforcement bar Nodes, return to Pre-processor and define the Monitoring Points, finaly Run all the steps.
Thanks.