qiskit-community / qiskit-metal

Quantum Hardware Design. Open-source project for engineers and scientists to design superconducting quantum devices with ease.
https://qiskit-community.github.io/qiskit-metal/
Apache License 2.0
272 stars 201 forks source link

Add ElmerFEM to Renderers #881

Closed diemilio closed 1 year ago

diemilio commented 1 year ago

What is the feature being requested?

Add ElmerFEM to qiskit-metal renderers.

Details: Currently, Elmer Renderer is available for use only on a separate branch of the qiskit-metal repository (for details, see installation instructions here). Furthermore, the version of elmer_renderer available therein only supports the PlanarDesign class, which needs to be updated to support MultiPlanar objects instead.

What are use cases for this feature?

In combination with Gmsh Renderer, ElmerFEM will provide an open source alternative to ANSYS. This allows users without access to ANSYS (which is a paid tool) to run analyses on qiskit-metal designs.