LevelBasedTank Class#

Class to define a tank whose flow is described by liquid level, i.e., the height of the liquid inside the tank. It assumes that the volume above the liquid level is uniformly occupied by gas. This class inherits from the Tank class. See the Tank class for more information on its attributes and methods.