Skip to content

Commit

Permalink
hopefully last nit to surface_basis doctest
Browse files Browse the repository at this point in the history
  • Loading branch information
thchr committed Oct 18, 2024
1 parent 4b16873 commit 555c792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/surface_unitcell.jl
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ julia> rs³ᴰ # the surface basis in the original coordinate system
DirectBasis{3} (hexagonal):
[1.0, -1.5700924586837747e-16, -0.9999999999999998]
[-0.9999999999999998, 0.9999999999999997, 0.0]
[1.0, 1.0, 1.0
[1.0, 1.0, 1.0]
julia> rs′²ᴰ # the in-plane surface vectors in a local "surface coordinate system"
DirectBasis{2} (hexagonal):
Expand Down

0 comments on commit 555c792

Please sign in to comment.