Although it may not be practical to solve most vessel drainage problems
analytically, we can learn a lot about the behavior of such systems in general
by examining the solution of a simple case. By using a computer algebra
software package, such as
Rearranging slightly Equation (17) from above, we have our mathematical model for the draining cylinder in a form suitable for submitting to MAPLE for solution.
where we have defined
to be the radius of the cylinder whose volume
will be exactly the same as that of the cone when the initial
liquid level is
when measured from the drain orifice.
Exercise: Verify that under these conditions the required cylinder radius is
We assume that you are familiar with the basic operations in
Below is a typical statement for initializing the
If you like, you can simply use your mouse to `swipe' the commands in the
browser window, then paste them in the
Now to submit the equation we wish to solve to
Next we turn this ordinary differential equation over to the
differential equation solver in
The solution is not very elegant looking. In fact, it's virtually impossible to tell anything about the behavior of this physical system by looking at the solution to the mathematical model. If a picture is worth a thousand words, then a plot of the solution is worth about the same. So let's choose some numerical values and plot the results to see what the solution looks like.
First, let's tell
is in terms of
variables we will use later in the calculations involving the cones.
Then let us choose some reasonable physical values in the SI system of units, with all lengths in meters and g in meters/sec2 .
Note carefully that we have made certain that the radius of the drain
is smaller
than the minor radius of the cone r. Now to produce a plot let's call
on
so that
,
then we will find that the time for the cylinder to empty completely will be
about 30 minutes, or 1760 seconds.
Exercise: Go back to Equation (17) and eliminate the radical in the denominator,
and obtain the solution to this equation using
To produce the plot of
.) Now use the
resulting solution to estimate the drainage time by solving for t
when
vs t,
the appropriate
Boyd Gatlin