We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Shear coefficient for circular cross-section can be computed as 27/28 using the formula given in Kandro 1975 Figure 2 Correlation A.
27/28
PyElastica/elastica/rod/factory_function.py
Lines 221 to 222 in fee87b9
How to fix: change shear coefficient as 27./28. .
27./28.
The text was updated successfully, but these errors were encountered:
Merge pull request #82 from bhosale2/79_shear_coeff_significant_digits
a0e7ce5
Adds significant digits to shear coefficient (#79)
Closed via #82.
Sorry, something went wrong.
bhosale2
Successfully merging a pull request may close this issue.
Shear coefficient for circular cross-section can be computed as
27/28
using the formula given in Kandro 1975 Figure 2 Correlation A.PyElastica/elastica/rod/factory_function.py
Lines 221 to 222 in fee87b9
How to fix: change shear coefficient as
27./28.
.The text was updated successfully, but these errors were encountered: