ARTS built-in documentation server

Workspace Method doit_i_fieldSetFromdoit_i_field1D_spectrum

Description

Sets the initial cloudbox intensity field from doit_i_field1D_spectrum.

This method sets the (monochromatic) first guess radiation field
inside the cloudbox from a precalculated doit_i_field1D_spectrum,
e.g., from the solution of a similar atmospheric scenario. The
dimensions of *doit_i_field1D_Spectrum* have to be consistent with
the DOIT setup in terms of frequencies, pressure levels inside the
cloudbox, polar angles used as well as the stokes dimension.
Incoming field on the cloudbox boundaries is adapted to the actual
clearsky incoming field as, e.g., calculated by *DoitGetIncoming*.

Authors: Jana Mendrok

Synopsis

doit_i_fieldSetFromdoit_i_field1D_spectrum( doit_i_field, doit_i_field1D_spectrum, scat_i_p, scat_za_grid, f_grid, f_index, atmosphere_dim, stokes_dim, cloudbox_limits )

Variables

OUTdoit_i_field(Tensor6)Radiation field.
INdoit_i_field1D_spectrum(Tensor4)Radiation field for the whole frequency spectrum.
INscat_i_p(Tensor7)Intensity field on cloudbox boundary (equal pressure slice).
INscat_za_grid(Vector)Zenith angle grid.
INf_grid(Vector)The frequency grid for monochromatic pencil beam calculations.
INf_index(Index)Frequency index.
INatmosphere_dim(Index)The atmospheric dimensionality (1-3).
INstokes_dim(Index)The dimensionality of the Stokes vector (1-4).
INcloudbox_limits(ArrayOfIndex)The limits of the cloud box.