srjmas

About

Username
srjmas
Joined
Visits
24
Last Active
Roles
Member

Comments

  • Thank you, indeed I found my access to a Q3D. Thinking of it, most probably proper simulations are beyond the scope of a layout tool. And for the interest of the open source community - KQC export scripts to Elmer looks as good a solution as any.
  • Superconducting quantum computer designer here. We need capacitance calculations for our microwave design - most of the parameters in a typical quantum chip, like the qubit capacitive energy and coupling to readout resonators and antennas are actual…
  • I think the problem is related to copy paste. I continued to work on my design (attached) and now I have a weird PCell that combines the paths of two different ones - you can see it in cell "chip1qb" as "Waveguide*Coplanar$11" an…
  • Dear Matthias, 1) Thank you for all this great project that you do 2) With Stefan's help I managed to build the dumper code, so I guess it is fine. 3) Thank you for debugging my issue and saving my work 4) I did not find cell name $66, but I did f…
  • Installed Ubuntu in a VirtualBox, ran into similar compilation problems, the suggestion to modify the makefile worked! Dumped my OASIS file (attached), nothing informative there - the problematic cell 63 is one of many similar others. Can I know the…
  • Can you possibly share the executable for that? I tried: 1) Installed MSYS2 2) Installed the packages in https://www.klayout.de/build.html pacman -S make zip mingw-w64-x86_64-gcc mingw-w64-x86_64-make mingw-w64-x86_64-python3 mingw-w64-x86_64-qt5 m…