Derivative in mass flow rate equation - Hydrology

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 3K views
CivilSigma
Messages
227
Reaction score
58
Member advised to use the homework template for posts in the homework sections of PF.
Hello,

I am working with the mass flow rate equation which is:$$\frac{d \dot{m}}{dt}=\dot{m}_{in}-\dot{m}_{out}$$

To determine the change of the height of water in a reservoir. Assuming m_in = 10 and m_out = sqrt(20h), then :

$$\frac{d (\rho \cdot Q) }{dt}=\rho \cdot Q_{in} - \rho\cdot Q_{out}$$

$$\frac{d ( Q) }{dt}=Q_{in} - Q_{out}$$
$$\frac{d ( Q) }{dt}=10 - \sqrt{20h}$$

The final form of the formula is:

$$Area \cdot \frac{dh}{dt}=10 - \sqrt{20h}$$

How do we get to the right hand side?

I know that Q=A*v , and since the cross sectional area is independent of height, then it is a constant and is independent of the derivative. That leaves dv/dt - but the equation has dh/dt...

Any input is appreciated.

Thank you!
 
Physics news on Phys.org
Hi Chestermiller, I agree with your equation.

Here is what is bothering me though, what do you make of the following:

$$Q=Av$$
$$\frac{dQ}{dt}=\frac{d(Av)}{dt}$$
$$\frac{dQ}{dt} = A \frac{d}{dt}(v) = A \frac{dh}{dt}??$$

I don't see the flaw in my current logic. Why would dv/dt become dh/dt.

I do agree, by unit analysis that A*dv/dt = m^2 * m/s^2 = m^3/s^2 - and what I had derived is incorrect.
I just don't see where the mistake is in my math.

Thank you!
 
sakonpure6 said:
Hi Chestermiller, I agree with your equation.

Here is what is bothering me though, what do you make of the following:

$$Q=Av$$
$$\frac{dQ}{dt}=\frac{d(Av)}{dt}$$
$$\frac{dQ}{dt} = A \frac{d}{dt}(v) = A \frac{dh}{dt}??$$

I don't see the flaw in my current logic. Why would dv/dt become dh/dt.

I do agree, by unit analysis that A*dv/dt = m^2 * m/s^2 = m^3/s^2 - and what I had derived is incorrect.
I just don't see where the mistake is in my math.

Thank you!
Your starting equation is incorrect. It should read $$\frac{dV}{dt}=Q_{in}-Q_{out}$$where the volume of liquid in the tank is given by V=Ah.
 
  • Like
Likes   Reactions: CivilSigma
Omg!
Thank you very, very much!