JoeyDelp / JoSIM

Superconductor Circuit Simulator
MIT License
73 stars 33 forks source link

SQUID simulation #59

Closed anadb closed 2 years ago

anadb commented 2 years ago

Is it possible to model a SQUID in JoSIM?

In particular how to introduce the externally applied magnetic field?

JoeyDelp commented 2 years ago

Hi, yes ofcourse. Please see the following papers for ways to do this.

C. J. Fourie and K. Jackman, "Software Tools for Flux Trapping and Magnetic Field Analysis in Superconducting Circuits," in IEEE Transactions on Applied Superconductivity, vol. 29, no. 5, pp. 1-4, Aug. 2019, Art no. 1301004, doi: 10.1109/TASC.2019.2899333.

C. J. Fourie and K. Jackman, "Experimental Verification of Moat Design and Flux Trapping Analysis," in IEEE Transactions on Applied Superconductivity, vol. 31, no. 5, pp. 1-7, Aug. 2021, Art no. 1300507, doi: 10.1109/TASC.2021.3051582.

anadb commented 2 years ago

thank you