ARTS built-in documentation server

Workspace Method DoitGetIncoming1DAtm

Description

As DoitGetIncoming but assumes clear sky part to be 1D.
The incoming field is calculated only for one position and azimuth
angle for each cloud box boundary, and obtained values are used
for all other postions and azimuth angles. This works if a 3D
cloud box is put into an 1D background atmosphere.

This method can only be used for 3D cases.

Authors: Sreerekha T.R., Claudia Emde

Synopsis

DoitGetIncoming1DAtm( cloudbox_field, cloudbox_on, atmfields_checked, atmgeom_checked, cloudbox_checked, doit_is_initialized, iy_main_agenda, atmosphere_dim, lat_grid, lon_grid, z_field, nlte_field, cloudbox_limits, f_grid, stokes_dim, za_grid, aa_grid )

Variables

OUT+INcloudbox_field(Tensor7)The spectral radiance field inside the cloudbx.
OUT+INcloudbox_on(Index)Flag to activate the cloud box.
INatmfields_checked(Index)OK-flag for atmospheric grids and (physical) fields.
INatmgeom_checked(Index)OK-flag for the geometry of the model atmosphere.
INcloudbox_checked(Index)OK-flag for variables associated with the cloudbox.
INdoit_is_initialized(Index)Flag to determine if DoitInit was called.
INiy_main_agenda(Agenda)Agenda calculating the single monochromatic pencil beam spectrum.
INatmosphere_dim(Index)The atmospheric dimensionality (1-3).
INlat_grid(Vector)The latitude grid.
INlon_grid(Vector)The longitude grid.
INz_field(Tensor3)The field of geometrical altitudes.
INnlte_field(EnergyLevelMap)The field of NLTE temperatures and/or ratios.
INcloudbox_limits(ArrayOfIndex)The limits of the cloud box.
INf_grid(Vector)The frequency grid for monochromatic pencil beam calculations.
INstokes_dim(Index)The dimensionality of the Stokes vector (1-4).
INza_grid(Vector)Zenith angle grid.
INaa_grid(Vector)Azimuthal angle grid.