ARTS built-in documentation server
Workspace Method ext_matAddPart
Description
The particle extinction is added to ext_mat
This function sums up the extinction matrices for all particle
types weighted with particle number density.
The resulting extinction matrix is added to the workspace
variable ext_mat
The output of this method is ext_mat (stokes_dim, stokes_dim).
The inputs are the extinction matrix for the single particle type
ext_mat_spt (part_types, stokes_dim, stokes_dim) and the local
particle number densities for all particle types namely the
pnd_field (part_types, p_grid, lat_grid, lon_grid ) for given
p_grid, lat_grid, and lon_grid. The particle types required
are specified in the control file.
Authors: Sreerekha T.R.
Synopsis
Variables