- #1
davidwinth
- 103
- 8
- TL;DR Summary
- When applying two different (but equivalent) stress functions for a circular bar, two different results appear.
For a Prandtl stress function to be valid, it must be zero on the boundary. For a circular bar, both of these work:
$$\phi_1 = C\left(\frac{x^2}{r^2}+ \frac{y^2}{r^2} - 1\right)$$
$$\phi_2 = C \left(x^2+ y^2- r^2\right)$$
But performing the integration for the internal torque M gives divergent solutions. Since both functions are legitimate, which one is the "correct" one and why doesn't the other one work?
$$M = 2 \int \int_A \phi_1dxdy = -C \pi r^2$$
$$M = 2 \int \int_A \phi_2 dxdy = -C \pi r^4$$
$$\phi_1 = C\left(\frac{x^2}{r^2}+ \frac{y^2}{r^2} - 1\right)$$
$$\phi_2 = C \left(x^2+ y^2- r^2\right)$$
But performing the integration for the internal torque M gives divergent solutions. Since both functions are legitimate, which one is the "correct" one and why doesn't the other one work?
$$M = 2 \int \int_A \phi_1dxdy = -C \pi r^2$$
$$M = 2 \int \int_A \phi_2 dxdy = -C \pi r^4$$