Thanks!
By the way, can I have a python script for calculating the potential drop, i.e., delV(r) = Veff(r: V > 0) - Veff(r; V = 0), averaged over XY plane? Namely, is there a routine to give
delv(z) = [Average over(x,y)] delv(x,y,z) ?
so that I can make its plot using any kind of plotting program? That routine may be may be somewhere in the manual or tutirial.
Thanks.