Skip to content

Commit

Permalink
export onsager free energy
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorVanthilt committed Jan 21, 2025
1 parent a6daedd commit a4aa690
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TRGKit.jl
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export run!

# models
include("models/ising.jl")
export classical_ising, classical_ising_symmetric, Potts_βc, Ising_βc
export classical_ising, classical_ising_symmetric, Potts_βc, Ising_βc, f_onsager

include("models/gross-neveu.jl")
export gross_neveu_start
Expand Down

0 comments on commit a4aa690

Please sign in to comment.