ARTS built-in documentation server

Agenda doit_rte_agenda

Radiative transfer calculations in cloudbox.

Agenda for radiative transfer step calculations with 
fixed scattering integral term shoul be specified here.
Output is the updated radiation field in the cloudbox. 
This agenda is called repeatedly in each DOIT iteration.

Normally one should use 
*doit_i_fieldUpdateSeq{1,3}D*: Seqential update of theradiation field.
   This method is the fastest and most accurate method.

A very similar method in plane parallel approximation is 
*doit_i_fieldUpdate{1,3}DPlaneParallel*: This method also 
   incluldes the sequential update, and it is slightly faster than
   *doit_i_fieldUpdateSeq{1,3}D*. The drawback is, that it is less
   accurate, especially for limb geometries and for larger 
   off-nadir viewing angles. 

The following methods were used before the sequential update
was invented. They are very slow and should therefore only 
be used for test cases.
*doit_i_fieldUpdate{1,3}D*: Old function.

Group: Agenda

Variables

OUTdoit_i_field(Tensor6) Radiation field.
INdoit_i_field(Tensor6) Radiation field.
INdoit_scat_field(Tensor6) Scattered field field inside the cloudbox.

Specific methods that can generate doit_rte_agenda

Generic and supergeneric methods that can generate doit_rte_agenda

Specific methods that require doit_rte_agenda

Generic and supergeneric methods that can use doit_rte_agenda

Agendas that can generate doit_rte_agenda

Agendas that require doit_rte_agenda