ARTS built-in documentation server
Workspace Variable abs_coef
The matrix of total scalar absorption coefficients. Contains the gas absorption summed over all species as a function of f_grid and abs_p, i.e., for a single atmospheric profile. This variable is not used explicitly in a standard calculation, where absorption comes from the lookup table abs_lookup. However, it is useful for testing the methods that actually calculate line-by-line absorption, which have this variable as output. These methods are called internally by the method abs_lookupCalc, which generates the lookup table. Dimensions: [f_grid, abs_p] Unit: 1/m
Group: Matrix
Specific methods that can generate abs_coef
Generic and supergeneric methods that can generate abs_coef
- MatrixCreate
- Append
- Copy
- Extract
- FieldFromGriddedField
- MatrixAddScalar
- MatrixCBR
- MatrixExtractFromTensor3
- MatrixMatrixMultiply
- MatrixPlanck
- MatrixScale
- MatrixSet
- MatrixSetConstant
- MatrixUnitIntensity
- Matrix1ColFromVector
- Matrix2ColFromVectors
- Matrix3ColFromVectors
- Matrix1RowFromVector
- Matrix2RowFromVectors
- Matrix3RowFromVectors
- ReadNetCDF
- ReadXML
- ReadXMLIndexed
- Reduce
- Select
- Touch
Specific methods that require abs_coef
- none
Generic and supergeneric methods that can use abs_coef
- Append
- atm_fields_compactFromMatrix
- Compare
- Compare
- Copy
- Delete
- Ignore
- InterpSurfaceFieldToPosition
- MatrixAddScalar
- MatrixMatrixMultiply
- MatrixScale
- MatrixSet
- ncolsGet
- nrowsGet
- Reduce
- Select
- VectorExtractFromMatrix
- VectorMatrixMultiply
- WriteNetCDF
- WriteNetCDFIndexed
- WriteXML
- WriteXMLIndexed
Agendas that can generate abs_coef
- none
Agendas that require abs_coef
- none