doit_scat_field_agenda

property Workspace.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().

Parameters:

Workspace methods that can generate doit_scat_field_agenda

Workspace methods that require doit_scat_field_agenda

Generic workspace methods that can generate or use doit_scat_field_agenda

See Agenda and/or Any

type:

WorkspaceVariable - holds type Agenda