- #1
VincentIsoz78
- 3
- 1
Hi
The rotating bucket problem with a fluid is well known as a homework. For the fun i wanted to adapt it to the case of a massive non-rotating sphere surrounded by a fluid. However i don't know if the calculations i made are correct or don't make sense at all (even if the result lead to an intuitive conclusion).
Here is how i did it:
Let us consider a volume of fluid of uniform density put beside a material sphere of mass ##M## and radius ##R## and such that the volume of the fluid is very small in comparison of the material sphere (i.e. the sphere is surrounded by the liquid). We assume to be under the incompressibility assumption and steady flow and we neglect the self-gravity of the fluid!
Based on our assumption, the Euler equation :
[tex]\dfrac{\partial \vec{v}}{\partial t}+(\vec{v} \circ \vec{\nabla}) \vec{v}=-\vec{\nabla} \dfrac{p}{\rho}+\vec{g}[/tex]
reduces to (as we are interested of what happens when the fluid is static !) :
[tex]\vec{0}=-\vec{\nabla} \dfrac{p}{\rho}+\vec{g} \Leftrightarrow \vec{\nabla} p=\rho \vec{g}[/tex]
Now we know very well that we have outside of the material sphere:
[tex]g(r)=\dfrac{GM}{r^2}[/tex]
Then the Euler equation can be expressed as (using the gradient in spherical coordinates) :
[tex]\dfrac{\partial p}{\partial r}=\rho \dfrac{G M}{r^2}[/tex]
Integrating we get :
[tex]p=-\rho \dfrac{G M}{r}+C^{t e}[/tex]
Given ##p=c^{\text {te }}## at a free surface, we have :
[tex]r=\dfrac{C^{t e}-c^{t e}}{\rho G M}=\dfrac{k}{\rho G M}[/tex]
Let us put ##c:=k /(\rho G M)##. Therefore we get :
And this is the equation of a sphere in spherical coordinates! Hence the final shape of a fluid surrounding a material sphere is itself a sphere.
What are you thoughts? If this is the wrong place to ask for feedbacks let me know where i could post the above development instead.
Thanks
MENTOR NOTE to POSTER:
We use Mathjax for rendering Latex expressions:
- mathjax keys on double $ quotes for expressions on their own line
- mathjax keys on double # quotes for expressions embedded in text
Adjusted some of your expressions from single $ quoted to double # quoted.
The rotating bucket problem with a fluid is well known as a homework. For the fun i wanted to adapt it to the case of a massive non-rotating sphere surrounded by a fluid. However i don't know if the calculations i made are correct or don't make sense at all (even if the result lead to an intuitive conclusion).
Here is how i did it:
Let us consider a volume of fluid of uniform density put beside a material sphere of mass ##M## and radius ##R## and such that the volume of the fluid is very small in comparison of the material sphere (i.e. the sphere is surrounded by the liquid). We assume to be under the incompressibility assumption and steady flow and we neglect the self-gravity of the fluid!
Based on our assumption, the Euler equation :
[tex]\dfrac{\partial \vec{v}}{\partial t}+(\vec{v} \circ \vec{\nabla}) \vec{v}=-\vec{\nabla} \dfrac{p}{\rho}+\vec{g}[/tex]
reduces to (as we are interested of what happens when the fluid is static !) :
[tex]\vec{0}=-\vec{\nabla} \dfrac{p}{\rho}+\vec{g} \Leftrightarrow \vec{\nabla} p=\rho \vec{g}[/tex]
Now we know very well that we have outside of the material sphere:
[tex]g(r)=\dfrac{GM}{r^2}[/tex]
Then the Euler equation can be expressed as (using the gradient in spherical coordinates) :
[tex]\dfrac{\partial p}{\partial r}=\rho \dfrac{G M}{r^2}[/tex]
Integrating we get :
[tex]p=-\rho \dfrac{G M}{r}+C^{t e}[/tex]
Given ##p=c^{\text {te }}## at a free surface, we have :
[tex]r=\dfrac{C^{t e}-c^{t e}}{\rho G M}=\dfrac{k}{\rho G M}[/tex]
Let us put ##c:=k /(\rho G M)##. Therefore we get :
And this is the equation of a sphere in spherical coordinates! Hence the final shape of a fluid surrounding a material sphere is itself a sphere.
What are you thoughts? If this is the wrong place to ask for feedbacks let me know where i could post the above development instead.
Thanks
MENTOR NOTE to POSTER:
We use Mathjax for rendering Latex expressions:
- mathjax keys on double $ quotes for expressions on their own line
- mathjax keys on double # quotes for expressions embedded in text
Adjusted some of your expressions from single $ quoted to double # quoted.
Last edited by a moderator: