ARTS built-in documentation server
Agenda doit_scat_field_agenda
Calculation of the scattering integral field (DOIT). This agenda is called repeatedly in each DOIT iteration. The following methods can be used for calculating the scattering integral field: doit_scat_fieldCalc: This method calculates the scattering integral field by using the angular grids scat_za_grid and scat_aa_grid, which are also used in the update of the radiation field (doit_rte_agenda). doit_scat_fieldCalcLimb: This method calculates the scattering integral field. The difference to the previous method is that the data is interpolated on equidistant angular grids. Especially for limb, where a very fine zenith angle grid resolution is required for the RT transfer part, this method is much faster than doit_scat_fieldCalc.
Group: Agenda
Variables
OUT | doit_scat_field | (Tensor6) | Scattered field inside the cloudbox. |
IN | doit_scat_field | (Tensor6) | Scattered field inside the cloudbox. |
IN | doit_i_field | (Tensor6) | Radiation field. |
Specific methods that can generate doit_scat_field_agenda
- none
Generic and supergeneric methods that can generate doit_scat_field_agenda
Specific methods that require doit_scat_field_agenda
Generic and supergeneric methods that can use doit_scat_field_agenda
Agendas that can generate doit_scat_field_agenda
- none
Agendas that require doit_scat_field_agenda
- none