Solve an ODE: draining tank - MATLAB Cody - MATLAB Central

Problem 57844. Solve an ODE: draining tank

Difficulty:Rate
Write a function to compute the time to drain a cylindrical tank of diameter D from an initial level h0 to a level h. The outflow occurs through a small circular orifice of diameter Do at the bottom of the tank, and the outflow Q can be computed with Q = Cd Ao sqrt(2 g h), where Cd is a discharge coefficient, Ao is the area of the orifice, and g is the acceleration of gravity, which should be taken as 9.81 m/s^2.

Solution Stats

26.83% Correct | 73.17% Incorrect
Last Solution submitted on Jun 13, 2024

Problem Comments

Solution Comments

Show comments
R2025a Pre-release highlights
This topic is for discussing highlights to the current R2025a Pre-release.
13
5

Problem Recent Solvers7

Suggested Problems

More from this Author290

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Go to top of page