eradiate.thermoprops.us76.compute_number_densities_high_altitude#

eradiate.thermoprops.us76.compute_number_densities_high_altitude(altitudes)[source]#

Computes the number density of the individual species in the high-altitude region.

Note

A uniform altitude grid is generated and used for the computation of the integral as well as for the computation of the number densities of the individual species. This gridded data is then interpolated at the query altitudes using a linear interpolation scheme in logarithmic space.

Parameters:

altitudes (array-like) – Altitude value(s) [km].

Returns:

ndarray – Number densities of the individual species and total number density at the given altitudes [m^-3]. The number densities of the individual species are stored in a single 2-D array where the first dimension is the gas species and the second dimension is the altitude. The species are in the following order:

Row

Species

0

N2

1

O

2

O2

3

Ar

4

He

5

H