abs_vec
- property Workspace.abs_vec
Total absorption vector.
This variable contains the absorption coefficient vector which is used in the RTE calculation. It is the physical absorption which includes particle absorption for all considered scattering elements as well as gaseous absorption for all selected gaseous species. The vector is calculated by
opt_prop_bulkCalc()
The dimension of the variable adapts tostokes_dim
.See ARTS user guide (AUG) for further information. Use the index to find where this variable is discussed. The variable is listed as a subentry to “workspace variables”.
Usage: Output of
opt_prop_bulkCalc()
Unit: m^2
Dimensions: [f_grid, stokes_dim]
Workspace methods that can generate abs_vec
Workspace methods that require abs_vec
Generic workspace methods that can generate or use abs_vec
See
StokesVector
and/orAny
- type:
WorkspaceVariable
- holds typeStokesVector