ARTS built-in documentation server
Workspace Method abs_h2oSet
Description
Sets abs_h2o to the profile of the first tag group containing water. This is necessary, because for example abs_coefCalc requires abs_h2o to contain the water vapour profile(the reason for this is the calculation of oxygen line broadening requires water vapour profile). Then this function can be used to copy the profile of the first tag group of water.
Authors: Stefan Buehler
Synopsis
abs_h2oSet( | abs_h2o, abs_species, abs_vmrs ) |
Variables
OUT | abs_h2o | (Vector) | The total water profile associated with the pressures in abs_p [-] |
IN | abs_species | (ArrayOfArrayOfSpeciesTag) | Tag groups for scalar gas absorption. |
IN | abs_vmrs | (Matrix) | The VMRs (unit: absolute number) on the abs_p grid. |