doit_mono_agenda

property Workspace.doit_mono_agenda

Performs monochromatic DOIT calculation. This agenda includes for example the following methods:

  1. DoitScatteringDataPrepare()

  2. cloudbox_field_monoIterate()

The result of the agenda is the radiation field inside the cloudbox and on the cloudbox boundary, which can be used as radiative background for a clearsky radiative transfer calculation.

See the Arts online documentation for more information about the methods.

Parameters:
  • cloudbox_field_mono (Tensor6) – Monochromatic radiation field inside the cloudbox. See cloudbox_field_mono [INOUT]

  • f_grid (Vector) – The frequency grid for monochromatic pencil beam calculations. See f_grid [IN]

  • f_index (Index) – Frequency index. See f_index [IN]

Workspace methods that can generate doit_mono_agenda

Workspace methods that require doit_mono_agenda

Generic workspace methods that can generate or use doit_mono_agenda

See Agenda and/or Any

type:

WorkspaceVariable - holds type Agenda