Hello,
I am trying to use FEKO to solve a problem where I basically have a plate whose thickness is less than the skin depth of my metal at the frequency of interest :
- freq : 1GHz
- skin depth : 2um
- material : copper
- thickness of plate : 500nm
I used the 3d MoM method since the 2d method cannot converge here (I have an other post about it but basically in 2d, feko asks for a thickness of metal and it has to be greater than skin depth AND smaller than triangle mesh size, which is 1) absurd when thickness is smaller than skin depth and 2) impossible when triangle mesh becomes smaller than skin depth)
So I have two questions :
1. Is the 3d MoM correctly representing the wave "passing through" my plate ? I model the copper by specifying "no thickness" to my faces
2. Should I use FEM instead to model accurately this ? I tried but FEKO tells me FEM applies only to dielectric, which is not my case since I got a metal !
Thanks a lot,
Pierre