ARTS built-in documentation server

Workspace Method opt_prop_sptFromScat_data

Description

Derives monochromatic optical properties for all scattering
elements.

As opt_prop_sptFromData, but using frequency pre-interpolated
data (as produced by scat_dataCalc), i.e. in here no frequency
interpolation is done anymore.

Authors: Jana Mendrok, Claudia Emde

Synopsis

opt_prop_sptFromScat_data( ext_mat_spt, abs_vec_spt, scat_data, scat_data_checked, za_grid, aa_grid, za_index, aa_index, f_index, rtp_temperature, pnd_field, scat_p_index, scat_lat_index, scat_lon_index )

Variables

OUT+INext_mat_spt(ArrayOfPropagationMatrix)Extinction matrix for all individual scattering elements.
OUT+INabs_vec_spt(ArrayOfStokesVector)Absorption vectors of the scattering elements.
INscat_data(ArrayOfArrayOfSingleScatteringData)Array of single scattering data.
INscat_data_checked(Index)OK-flag for scat_data.
INza_grid(Vector)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.
INf_index(Index)Frequency index.
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.