A math or a simple fluid problem?

  • Thread starter Thread starter hanson
  • Start date Start date
  • Tags Tags
    Fluid
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 3K views
hanson
Messages
312
Reaction score
0
Hi all!
I am solving for the height of a tank as a function of time.
The tank has a constant inflow of a and is subjected to small fluctuation of bsin(wt).
So the inflow is simply a+bsin(wt).
The outflow should be proportional to the square root of the height, H.
So outflow = c*sqrt(H)
Therefore the below differential equation is obtained with k=the area of the tank:
[tex]\frac{a+bsinwt-c\sqrt{H}}{k}=\frac{dH}{dt}[/tex]


but the problem is that I don't know how to solve this ODE...
Can anyone solve the problem?
 
Physics news on Phys.org
I set it up myself. And I have show my deduction:
The tank has a constant inflow of a and is subjected to small fluctuation of bsin(wt).
So the inflow is simply a+bsin(wt).
The outflow should be proportional to the square root of the height, H.
So outflow = c*sqrt(H)
Therefore the above differential appears.
Am i correct?
 
hanson said:
I set it up myself. And I have show my deduction:
The tank has a constant inflow of a and is subjected to small fluctuation of bsin(wt).
So the inflow is simply a+bsin(wt).
The outflow should be proportional to the square root of the height, H.
So outflow = c*sqrt(H)
Therefore the above differential appears.
Am i correct?

I am not sure about your assumption of the outflow. I would revise that.
 
this problem really has nothing to do with fluids..its just a math problem..

inflow is a+bsin(wt) correct.
outflow you said is proportional to square root of the height, h..
is then right too.. c*sqrt(h)...

now if you divide volume by cross sectional area you get height.. I am thinking you need to find the radius in terms of height also by rearranged the volume equation... that way your equation will be composed only of H terms.