get_Tarr

jaxon.tp.get_Tarr(temperatures, Parr, element_number=3, polynomial_order=2)[source]

For a set of temperatures and pressures, get the temperature array.

Parameters
  • temperatures (numpy.ndarray) – Temperature array

  • Parr (numpy.ndarray) – Pressure array

  • element_number (int) – Number of elements in the piecewise polynomial parameterization

  • polynomial_order (int) – Polynomial order in the piecewise polynomial parameterization