Hello,
I am trying to obtain the total current that goes through a plane in my structure, as shown below :
I've found the .out and .os files where currents are saved, but I have them sorted by label (1, 2, 3, 4, 5, …), and not by geometry, even if I see that the coordinates are written.
1. What is the "good" method to compute the current through my red surface here ?
2. Should I sort the triangles by coordinates in order to find the ones that cut through my surface, find the currents, and try to integrate them along each triangle size ?
2 bis. In this case, should I use the centered value of current, or corners ones, or … ?
Thanks a lot !
Degleve