Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
epolack committed Jun 7, 2022
1 parent 6d22f83 commit 4d86a66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/phonons.jl
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ end
@test (max_1, max_2, atol=TOLERANCE)
@test (max_1, max_3, atol=TOLERANCE)

# Test consistency between supercell method at `q = 0` and direct `q`-points computations
r1_q0 = test_supercell_q0(; N_scell=1)
@assert length(r1_q0) == 1
ph_bands_1_q0 = ph_bands_1[N_POINTS÷2+1]
Expand Down

0 comments on commit 4d86a66

Please sign in to comment.