Skip to content

Commit

Permalink
Update cft.jl
Browse files Browse the repository at this point in the history
Critical parameter
  • Loading branch information
dartsushi authored Feb 6, 2025
1 parent 6629ab4 commit e34429a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/utility/cft.jl
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
Potts_βc(q) = log(1+sqrt(q))

function cft_data(scheme::TNRScheme; v=1, unitcell=1)
# make the indices
indices = [[i, -i, i + 1, -(i + unitcell)] for i in 1:unitcell]
Expand Down

0 comments on commit e34429a

Please sign in to comment.