ARTS built-in documentation server
Agenda doit_mono_agenda
Performs monochromatic DOIT calculation. This agenda includes for example the following methods: 1. DoitScatteringDataPrepare 2. doit_i_fieldSetClearsky 3. doit_i_fieldIterate 4. DoitCloudboxFieldPut 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 ArtsWiki page UsingArtsDoit and the online documentation for more information about the methods.
Group: Agenda
Variables
OUT | doit_i_field | (Tensor6) | Radiation field. |
OUT | scat_i_p | (Tensor7) | Intensity field on cloudbox boundary (equal pressure slice). |
OUT | scat_i_lat | (Tensor7) | Intensity field on cloudbox boundary (constant latitude slice). |
OUT | scat_i_lon | (Tensor7) | Intensity field on cloudbox boundary (equal longitude slice). |
OUT | doit_i_field1D_spectrum | (Tensor4) | Radiation field for the whole frequency spectrum. |
IN | doit_i_field | (Tensor6) | Radiation field. |
IN | f_grid | (Vector) | The frequency grid for monochromatic pencil beam calculations. |
IN | f_index | (Index) | Frequency index. |
IN | scat_i_p | (Tensor7) | Intensity field on cloudbox boundary (equal pressure slice). |
IN | scat_i_lat | (Tensor7) | Intensity field on cloudbox boundary (constant latitude slice). |
IN | scat_i_lon | (Tensor7) | Intensity field on cloudbox boundary (equal longitude slice). |
IN | doit_i_field1D_spectrum | (Tensor4) | Radiation field for the whole frequency spectrum. |
Specific methods that can generate doit_mono_agenda
- none
Generic and supergeneric methods that can generate doit_mono_agenda
Specific methods that require doit_mono_agenda
Generic and supergeneric methods that can use doit_mono_agenda
Agendas that can generate doit_mono_agenda
- none
Agendas that require doit_mono_agenda
- none