The below post is related to an archived discussion
HI, I am trying to get the maximum value for the mechanical stress in a certain domain of my geometry (Let's say domain 2, should be around 45 MPa), even though the "real" maximum is in domain 11 (around 70 MPa). But even though I add the source domain 2 in the Source selection of the maxop operator, it gives a value of 70 MPa. I crosschecked to be sure that this value wasn't actually the maximum in domain 2 by using a Volume 3D plot group of the Von Mises Stress, with the selection only on domain 2. The maximum value given by the legend really is 45 MPa. I also tried maxop1(solid.mises*(dom==2)), but it still gives e the exact same value Can someone help me with that