General rotation angle for ω

This commit is contained in:
Nuwan Yapa 2024-03-06 14:41:46 -05:00
parent 0ed7a1f25d
commit dc486555f0
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ using LinearAlgebra, Plots
include("ho_basis.jl") include("ho_basis.jl")
include("p_space.jl") include("p_space.jl")
ω = -0.5im ω = 0.5 * exp(-1im * 0.45 * pi)
μ = 0.5 μ = 0.5
l = 0 l = 0
V1 = -5 V1 = -5