ARTS built-in documentation server
Workspace Method ext_matAddGas
Description
Add gas absorption to all diagonal elements of extinction matrix. The task of this method is to sum up the gas absorption of the different gas species and add the result to the extinction matrix.
Authors: Stefan Buehler
Synopsis
ext_matAddGas( | ext_mat, abs_scalar_gas ) |
Variables
OUT | ext_mat | (Tensor3) | Total extinction matrix. |
IN | ext_mat | (Tensor3) | Total extinction matrix. |
IN | abs_scalar_gas | (Matrix) | Scalar gas absorption coefficients. |