ARTS built-in documentation server
Agenda spt_calc_agenda
Calculates single particle properties from the amplitude matrix. This agenda sets up the methods, which should be used to calculate the particle properties, i.e. the extinction matrix and the absorbtion vector. Normally you use: opt_prop_sptFromMonoData{}
Group: Agenda
Variables
OUT | ext_mat_spt | (Tensor3) | Extinction matrix for a single particle type. |
OUT | abs_vec_spt | (Matrix) | Absorption vector for a single particle type. |
IN | ext_mat_spt | (Tensor3) | Extinction matrix for a single particle type. |
IN | abs_vec_spt | (Matrix) | Absorption vector for a single particle type. |
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 | scat_za_index | (Index) | Zenith angle index for scattering calculations. |
IN | scat_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
- doit_i_fieldUpdate1D
- doit_i_fieldUpdateSeq1D
- doit_i_fieldUpdateSeq1DPP
- doit_i_fieldUpdateSeq3D
- ScatteringDisort
Generic and supergeneric methods that can use spt_calc_agenda
Agendas that can generate spt_calc_agenda
- none
Agendas that require spt_calc_agenda
- none