kqcircuits.junctions.sim

class kqcircuits.junctions.sim.Sim[source]

Bases: kqcircuits.junctions.junction.Junction

The PCell declaration for a simulation type SQUID.

Origin at the center of junction layer bottom edge.

build()[source]

Child classes re-define this method to build the PCell.

PCell parameters:

  • junction_total_length (Double) - Simulation junction total length, default=33, unit=µm

  • junction_type (String) - Junction Type, default=Sim, choices=['Sim']

../_images/kqcircuits.junctions.sim.png