fuellib.utility.droplet_mass

fuellib.utility.droplet_mass(fuel, r, Yi, T)

Calculate the mass of each compound in the fuel provided the radius of the droplet.

Parameters:
  • fuel (Fuel) – An instance of the fuel class.

  • r (types.Quantity0D) – Radius of the droplet.

  • Yi (types.Quantity1D) – Mass fractions of each compound.

  • T (types.Quantity0D) – Droplet temperature in Kelvin.

Returns:

Mass of each compound in the droplet in kg.

Return type:

types.Quantity1D