Is there an FEA technique for modelling current flow in an irregularly shaped conductor, other than by applying nodal (or mesh) analysis?
I want to create a model of the current flowing in a PCB that is not a "regular" shape, such as where the large terminal/pad of a high power FET gets reduced down to a PCB copper pour that is narrower than the pad. I have found nothing really on google or in text books that helps.
The method also needs to be able to handle varying resistance/conductance within the one model.
I have written an octave program for modelling a 4 layer PCB that can model the copper, vias and solder, but the array size becomes unusable/too large rather quickly. I am have found a 5um grid gives good results, but there is a limit of about a 20mm x 20mm board size.
Figured there had to be a better way to analyze this than creating a massive node matrix.