propagation_matrix_agendaSet
- Workspace.propagation_matrix_agendaSet(self, propagation_matrix_agenda: pyarts.arts.Agenda | None = None, option: pyarts.arts.String | None = None) None
Sets
propagation_matrix_agenda
to a default valuePlease consider using
propagation_matrix_agendaAuto()
instead of one of these options as it will ensure you have the best coverage of use cases. The options below are available for feature testingSee
propagation_matrix_agendaPredefined
for validoption
Author(s): Richard Larsson
- Parameters:
propagation_matrix_agenda (Agenda, optional) – Compute the propagation matrix, the non-LTE source vector, and their derivatives. See
propagation_matrix_agenda
, defaults toself.propagation_matrix_agenda
[OUT]option (String) – Default agenda option (see description). [IN]