Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed May 27, 2024
1 parent 1790bca commit 9c04fe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/julia/X23pi_compass.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ function (bw::KatchaevSigma)(σ)
for i = 1:length(poles)
M00 += residues[i] / (σ - poles[i])
end
#
#
mK = 0.493677
mK0 = 0.497614
scale = (σ / (4 * ((mK + mK0) / 2.0)^2)) - 1.0
Expand Down

0 comments on commit 9c04fe1

Please sign in to comment.