API Reference

DqdLeadsCavity._transmission_dqdMethod

Transmission function of the DQD under the wideband approximation [eq. (B5) Potts2021] ≡ [eq. (A49) Prech2023]

Arguments

  • ω::Real: Energy (integration variable)
source
DqdLeadsCavity.build_L_ops_dqd_gl_intMethod

Lindblad dissipator for the global approach according to [eq. (118) Potts2021]. This is valid for the interacting DQD case (U ≠ 0) with equal onsite energies (ϵL = ϵR).

source
DqdLeadsCavity.current_outputMethod

Calculate the average of the output stochastic current according to eq. (40) of [Landi et. al. 2024]

Arguments

  • ρ::QuantumObject{Operator}: Reduced density matrix of the system
  • L_ops::Vector{QuantumObject{Operator}}}: Vector of Lindblad operators

Keyword Arguments

  • ν_vec::Vector{Int64}: Weights corresponding to each Lindblad operator in L_ops

Returns

  • I_avg::Float64: Output average stochastic current
source
DqdLeadsCavity.get_coherence_LR_glMethod

Analytical steady-state solution for the coherence between the ground and excited levels of the DQD according to the global approach [eq. (A29) Prech2023]

source