spectral_propmat_and_atm_path_agendaSetAdaptive

Workspace.spectral_propmat_and_atm_path_agendaSetAdaptive(self, spectral_propmat_and_atm_path_agenda: pyarts3.arts.Agenda | None = None, max_tau: pyarts3.arts.Numeric | None = None, cutoff_tau: pyarts3.arts.Numeric | None = None) None

Sets the spectral_propmat_and_atm_path_agenda to adaptive mode with the provided parameters.

Author: Richard Larsson

Parameters:
  • spectral_propmat_and_atm_path_agenda (Agenda, optional) – Computes several path parameters along the path. See spectral_propmat_and_atm_path_agenda, defaults to self.spectral_propmat_and_atm_path_agenda [OUT]

  • max_tau (Numeric, optional) – Maximum allowed optical thickness per step. Defaults to 0.1 [IN]

  • cutoff_tau (Numeric, optional) – Cutoff optical thickness for stopping the adaptive stepping. Defaults to 3 [IN]