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