ARTS built-in documentation server

Workspace Method pha_matCalc

Description

This function sums up the phase matrices for all particle
types weighted with particle number density.

Authors: Sreerekha T.R.

Synopsis

pha_matCalc( pha_mat, pha_mat_spt, pnd_field, atmosphere_dim, scat_p_index, scat_lat_index, scat_lon_index )

Variables

OUTpha_mat(Tensor4)Ensemble averaged phase matrix.
INpha_mat_spt(Tensor5)Phase matrix for a single particle type.
INpnd_field(Tensor4)Particle number density field.
INatmosphere_dim(Index)The atmospheric dimensionality (1-3).
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.