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 za_grid 
  and 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

OUTdoit_scat_field(Tensor6) Scattered field inside the cloudbox.
INdoit_scat_field(Tensor6) Scattered field inside the cloudbox.
INcloudbox_field_mono(Tensor6) Monochromatic radiation field inside the cloudbox.

Specific methods that can generate doit_scat_field_agenda

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

Agendas that require doit_scat_field_agenda