zlatko-minev / pyEPR

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

Allow Driven Terminal HFSS solution types #120

Closed nikosavola closed 2 years ago

nikosavola commented 2 years ago

Currently, only Eigenmode and Driven Modal (DM) solution types are supported for HFSS. The interface for Driven Terminal (DT) is largely the same as for DM so it should be easy to just inherit from HfssDMSetup and edit the corresponding parts if necessary etc. Using pyEPR as a Python interface makes sense for DT as well.