ARTS built-in documentation server
Agenda spt_calc_agenda
Calculates single scattering properties for individual scattering elements from the amplitude matrix. This agenda sets up the methods, which should be used to calculate the single scattering properties, i.e. the extinction matrix and the absorbtion vector. Normally you use: opt_prop_sptFromMonoData
Group: Agenda
Variables
OUT | ext_mat_spt | (ArrayOfPropagationMatrix) | Extinction matrix for all individual scattering elements. |
OUT | abs_vec_spt | (ArrayOfStokesVector) | Absorption vectors of the scattering elements. |
IN | ext_mat_spt | (ArrayOfPropagationMatrix) | Extinction matrix for all individual scattering elements. |
IN | abs_vec_spt | (ArrayOfStokesVector) | Absorption vectors of the scattering elements. |
IN | scat_p_index | (Index) | Pressure index for scattering calculations. |
IN | scat_lat_index | (Index) | Latitude index for scattering calculations. |
IN | scat_lon_index | (Index) | Longitude index for scattering calculations. |
IN | rtp_temperature | (Numeric) | Temperature at a radiative transfer point. |
IN | za_index | (Index) | Zenith angle index for scattering calculations. |
IN | aa_index | (Index) | Azimuth angle index for scattering calculations. |
Specific methods that can generate spt_calc_agenda
- none
Generic and supergeneric methods that can generate spt_calc_agenda
Specific methods that require spt_calc_agenda
- cloudbox_fieldUpdate1D
- cloudbox_fieldUpdateSeq1D
- cloudbox_fieldUpdateSeq1DPP
- cloudbox_fieldUpdateSeq3D
Generic and supergeneric methods that can use spt_calc_agenda
- AgendaAppend
- AgendaExecute
- AgendaExecuteExclusive
- Append
- Copy
- Delete
- Ignore
- WriteXML
- WriteXMLIndexed
Agendas that can generate spt_calc_agenda
- none
Agendas that require spt_calc_agenda
- none