How Can I Form a Differential Equation for a Sphere's Flow Rate?

AI Thread Summary
To form a differential equation for the flow rate of fluid from a sphere, the relationship Q = CA*sqrt(2gH) = -dV/dt is established, where Q is the flow rate, C is a constant, A is the cross-sectional area, and H is the height of the liquid. The volume V of the liquid in the sphere is given by V = (1/3)πH^2(3r - H). The challenge lies in expressing the differential equation in terms of H, as the user struggles with algebraic manipulation to derive this relationship. The user intends to apply Heun's method to determine the time required to drain the sphere but needs a preliminary volume function V(H) for accurate calculations. Overall, the discussion highlights the complexities of deriving a differential equation for fluid dynamics in a spherical context.
vigintitres
Messages
25
Reaction score
0

Homework Statement



I just need to get these eqn's together to form a DE

Homework Equations



Q = CA*sqrt(2gH) = -dV/dt

and

V = pi/3 * H^2 * (3*r - H)

These eqn's refer to a sphere which has a flow Q of fluid out the bottom of said sphere. The radius of the sphere is r, the height H is from the bottom of the sphere (where the hole is) to the top of the liquid. Also, C is a constant and A is just the area pi*r^2

The Attempt at a Solution



I need to get a differential eqn in terms of H but I've exhausted, from what I can see, any algebraic manipulation. The final story to be told will use Heun's method to determine how long it takes to drain the liquid out of the sphere (I fully understand the method, it is just this preliminary step which I am confused about)
 
Physics news on Phys.org
The cross-sectional area multiplied by the height from the hole at the bottom to the water level at the top is the volume of water contained within the sphere at any given time, is it not?

A_{cross}=\frac{V(H)}{H(t)} - (assuming of course V is a function of H, & H is a function of t.)

see if that helps you at all
 
Last edited:
yes, that looks great. I didn't even consider this and as such, it is a reminder to KIS! thanks
 
ah, but actually in order to use Heun's method, I'll need to evaluate a "preliminary" V which means I'll really need to use a preliminary H in the equation involving V(H) (i.e. solving a cubic polynomial, which does not fly because I have to code this problem into MATLAB shortly...), so I guess I'm stuck again
 
Thread 'Voltmeter readings for this circuit with switches'
TL;DR Summary: I would like to know the voltmeter readings on the two resistors separately in the picture in the following cases , When one of the keys is closed When both of them are opened (Knowing that the battery has negligible internal resistance) My thoughts for the first case , one of them must be 12 volt while the other is 0 The second case we'll I think both voltmeter readings should be 12 volt since they are both parallel to the battery and they involve the key within what the...
Thread 'Trying to understand the logic behind adding vectors with an angle between them'
My initial calculation was to subtract V1 from V2 to show that from the perspective of the second aircraft the first one is -300km/h. So i checked with ChatGPT and it said I cant just subtract them because I have an angle between them. So I dont understand the reasoning of it. Like why should a velocity be dependent on an angle? I was thinking about how it would look like if the planes where parallel to each other, and then how it look like if one is turning away and I dont see it. Since...
Back
Top