ARTS built-in documentation server

Workspace Method pha_mat_sptFromDataDOITOpt

Description

Calculation of the phase matrix of the individual scattering elements.

In this function the phase matrix is extracted from
pha_mat_sptDOITOpt. It can be used in the agenda
pha_mat_spt_agenda. This method must be used in combination with
DoitScatteringDataPrepare.

Temperature is considered as described for pha_mat_sptFromData

Authors: Claudia Emde

Synopsis

pha_mat_sptFromDataDOITOpt( pha_mat_spt, pha_mat_sptDOITOpt, scat_data_mono, doit_za_grid_size, aa_grid, za_index, aa_index, rtp_temperature, pnd_field, scat_p_index, scat_lat_index, scat_lon_index )

Variables

OUT+INpha_mat_spt(Tensor5)Phase matrix for all individual scattering elements.
INpha_mat_sptDOITOpt(ArrayOfTensor7)Interpolated phase matrix.
INscat_data_mono(ArrayOfArrayOfSingleScatteringData)Monochromatic single scattering data.
INdoit_za_grid_size(Index)Number of equidistant grid points of the zenith angle grid.
INaa_grid(Vector)Azimuthal angle grid.
INza_index(Index)Zenith angle index for scattering calculations.
INaa_index(Index)Azimuth angle index for scattering calculations.
INrtp_temperature(Numeric)Temperature at a radiative transfer point.
INpnd_field(Tensor4)Particle number density field.
INscat_p_index(Index)Pressure index for scattering calculations.
INscat_lat_index(Index)Latitude index for scattering calculations.
INscat_lon_index(Index)Longitude index for scattering calculations.