zlatko-minev / pyEPR

Powerful, automated analysis and design of quantum microwave chips & devices [Energy-Participation Ratio and more]
https://pyepr-docs.readthedocs.io
Other
169 stars 232 forks source link

Zaki #9

Closed leghtas closed 6 years ago

leghtas commented 6 years ago

To calculate the current through the junction: instead of caclulating the integral of the magnitude of jsurf, I project jsurf on the junction direction, and then integrate. Also: no need to input junction length, this automatically calculated. NB: I would like to do a cleanup of the folder: split core.hfss in several python files. Could you please submit pull requests for any pending changes?

zlatko-minev commented 6 years ago

Hi Zaki, This is good. Shall we check that the mag(j) vs project on x gives similar results, before pushing this upstream? I'll shoot you a more detailed email. Best!

leghtas commented 6 years ago

Hi Zlakto,

Anything else before we merge?

Zaki