test signing
This commit is contained in:
parent
10d0ff5f60
commit
28ba83d783
1 changed files with 2 additions and 0 deletions
|
|
@ -145,3 +145,5 @@ print(f"Second moment of inertia for new test: {area_moment_inertia} m^4")
|
||||||
|
|
||||||
max_stress = bending_moment_wing * ((D/2) / area_moment_inertia)
|
max_stress = bending_moment_wing * ((D/2) / area_moment_inertia)
|
||||||
print(f"Max Stress for new test spar: {max_stress:.4f} Pa or {max_stress/1000000:.4f} MPa")
|
print(f"Max Stress for new test spar: {max_stress:.4f} Pa or {max_stress/1000000:.4f} MPa")
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue