ARTS built-in documentation server

Workspace Method opt_prop_sptFromMonoData

Description

Calculates optical properties for the scattering elements.

As opt_prop_sptFromData but no frequency interpolation is
performed. The single scattering data is here obtained from
scat_data_mono, instead of scat_data.

Authors: Cory Davis

Synopsis

opt_prop_sptFromMonoData( ext_mat_spt, abs_vec_spt, scat_data_mono, za_grid, aa_grid, za_index, aa_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_mono(ArrayOfArrayOfSingleScatteringData)Monochromatic single scattering 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.
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.