pyrcel.activation.multi_mode_activation

pyrcel.activation.multi_mode_activation(Smax, T, aerosols, rss)

Compute the activation statistics of a multi-mode, binned_activation aerosol population.

Parameters:

Smax : float

Environmental maximum supersaturation.

T : float

Environmental temperature.

aerosol : array of AerosolSpecies

The characterizations of the dry aerosols.

rss : array of arrays of floats

Wet radii corresponding to each aerosol/droplet population.

Returns:

eqs, kns : lists of floats

The activated fractions of each aerosol population.