disort_settingsDeltaMPlus
- Workspace.disort_settingsDeltaMPlus(self, disort_settings: pyarts3.arts.DisortSettings | None = None) None
Computes spectral delta-M-plus scaling from the phase moments.
For every frequency and layer, this derives the removed forward-scattering fraction and normalized Gaussian-peak moments. The stored phase coefficients must include moments through degree
disort_settings.legendre_polynomial_dimension + 1. Uselegendre_degreeFromDisortSettingsDeltaMPlus()when producing scattering input.Author: Richard Larsson
- Parameters:
disort_settings (DisortSettings, optional) – Contains the full settings of spectral Disort calculations. See
disort_settings, defaults toself.disort_settings[INOUT]