ARTS built-in documentation server

Workspace Method opt_prop_sptFromMonoData

Description

Calculates optical properties for the single particle types.

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_raw.

Authors: Cory Davis

Synopsis

opt_prop_sptFromMonoData( ext_mat_spt, abs_vec_spt, scat_data_mono, scat_za_grid, scat_aa_grid, scat_za_index, scat_aa_index, rte_temperature, pnd_field, scat_p_index, scat_lat_index, scat_lon_index )

Variables

OUText_mat_spt(Tensor3)Extinction matrix for a single particle type.
OUTabs_vec_spt(Matrix)Absorption vector for a single particle type.
INext_mat_spt(Tensor3)Extinction matrix for a single particle type.
INabs_vec_spt(Matrix)Absorption vector for a single particle type.
INscat_data_mono(ArrayOfSingleScatteringData)Monochromatic single scattering data.
INscat_za_grid(Vector)Zenith angle grid.
INscat_aa_grid(Vector)Azimuthal angle grid.
INscat_za_index(Index)Zenith angle index for scattering calculations.
INscat_aa_index(Index)Azimuth angle index for scattering calculations.
INrte_temperature(Numeric)A temperature for radiative transfer calculations.
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.