Skip to content

Commit

Permalink
added noise parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlosP24 committed Sep 4, 2024
1 parent 837a01d commit 9187190
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/HamiltonianBuilder_MM.jl
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
Δ0::ComplexF64 = 0.23
ξd = 70
L = 0
σ = 0 #Noise parameter, unused here but useful for further constructions

# unneccesary here, but needed for legacy code
preα = 0
Expand Down

0 comments on commit 9187190

Please sign in to comment.