I have a CAD file with a pretty complex geometry. I would like to compute the electric field generated by this geometry when a specific charge density is defined.
I guess I will have to go through some finite elements algorithms (which I have no experience at all, so any suggestions for tutorials and literature is more than welcome)
Could you suggest some toolboxes to simulate the electric field, or more in general to solve partial differential equations, in a complex geometry.
It is not a requirement, but I prefer to use Python or MATLAB as programming languages.