doit_rte_agenda

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

A very similar method in plane parallel approximation is
  • cloudbox_fieldUpdateSeq1DPP():

    This method also includes the sequential update and is slightly faster than the above one. The drawback is that it is less accurate, especially for limb geometries and large off-nadir viewing angles.

The following method was used before the sequential update was invented. It is very slow and should therefore only be used for test cases:

Parameters:

Workspace methods that can generate doit_rte_agenda

Workspace methods that require doit_rte_agenda

Generic workspace methods that can generate or use doit_rte_agenda

See Agenda and/or Any

type:

WorkspaceVariable - holds type Agenda