According to the FEKO user manual, the os file ( surface current density) format is following:
Num X Y Z Re(Jx) Im(Jx) Re(Jy) Im(Jy) Re(Jz) Im(Jz) ...
... Abs(Jcorn1) Abs(Jcorn2) Abs(Jcorn3) ...
... Re(Jx_c1) Im(Jx_c1) Re(Jy_c1) Im(Jy_c1) Re(Jz_c1) Im(Jz_c1) ...
... Re(Jx_c2) Im(Jx_c2) Re(Jy_c2) Im(Jy_c2) Re(Jz_c2) Im(Jz_c2) ...
... Re(Jx_c3) Im(Jx_c3) Re(Jy_c3) Im(Jy_c3) Re(Jz_c3) Im(Jz_c3)
My question is what does c1,c2,c3 means ? The current at three corners of triangles? The X Y Z value seems to be the center of triangle( i checked with mesh file) .
if they corners of triangles , how to determine their coordinates. Does any one have a clue ?
Thanks.
Cris