Skip to content
Snippets Groups Projects
Commit 5101725c authored by Keon Hee KIM's avatar Keon Hee KIM
Browse files

Updated footnotes

parent 176f9463
No related branches found
No related tags found
3 merge requests!14Faster CircularResistiveWall,!3Yokoya elliptic (reopened),!2Yokoya elliptic
......@@ -236,7 +236,7 @@ def yokoya_elliptic(x_radius, y_radius):
# Beyond this threshold, they are not valid (they can even diverge),
# but should converge to Yokoya form factors of parallel plates.
# Fortunately, beyond this threshold, they show asymptotic behavior,
# Fortunately, beyond this threshold, they should show asymptotic behavior,
# so we perform linear interpolation.
elif qr > qr_th:
if y_radius < x_radius:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment