propagation_matrix_agenda
- Workspace.propagation_matrix_agenda
Agenda
Compute the propagation matrix, the non-LTE source vector, and their derivatives- Parameters:
propagation_matrix (PropmatVector) – This contains the propagation matrix for the current path point. See
propagation_matrix
[OUT]propagation_matrix_source_vector_nonlte (StokvecVector) – The part of the source vector that is due to non-LTE. See
propagation_matrix_source_vector_nonlte
[OUT]propagation_matrix_jacobian (PropmatMatrix) – . See
propagation_matrix_jacobian
[OUT]propagation_matrix_source_vector_nonlte_jacobian (StokvecMatrix) – Partial derivative of the
propagation_matrix_source_vector_nonlte
with regards tojacobian_targets
. Seepropagation_matrix_source_vector_nonlte_jacobian
[OUT]frequency_grid (AscendingGrid) – A single path point’s frequency grid. See
frequency_grid
[IN]frequency_grid_wind_shift_jacobian (Vector3) – The frequency grid wind shift Jacobian. See
frequency_grid_wind_shift_jacobian
[IN]jacobian_targets (JacobianTargets) – A list of targets for the Jacobian Matrix calculations. See
jacobian_targets
[IN]propagation_matrix_select_species (SpeciesEnum) – A select species tag group from
absorption_species
. Seepropagation_matrix_select_species
[IN]ray_path_point (PropagationPathPoint) – A single path point. See
ray_path_point
[IN]atmospheric_point (AtmPoint) – An atmospheric point in ARTS. See
atmospheric_point
[IN]
Input to workspace methods
Output from workspace methods
Related workspace variables