get_water_droplet_ell07

pyarts.arts.predef.get_water_droplet_ell07(f_grid: pyarts.arts.Vector, rtp_temperature: float, lwc: float) pyarts.arts.Vector

Computes water absorption using PWR98

Parameters:
  • f_grid (Vector) – Frequency grid [Hz]

  • rtp_temperature (float) – Temperature value [K]

  • lwc (float) – Liquid water content [1e-10, …)

Returns:

abs_coef – Absorption coefficients

Return type:

Vector