ARTS built-in documentation server
Workspace Method jacobianAddAbsSpecies
Description
Includes an absorption species in the Jacobian.
Details are given in the user guide.
For 1D or 2D calculations the latitude and/or longitude grid of
the retrieval field should set to have zero length.
There are two possible calculation methods:
"analytical" : (semi-)analytical expressions are used
"perturbation" : pure numerical perturbations are used
The retrieval unit can be:
"vmr" : Volume mixing ratio.
"nd" : Number density.
"rel" : Relative unit (e.g. 1.1 means 10% more of the gas).
"logrel" : The retrieval is performed with the logarithm of
the "rel" option.
For perturbation calculations the size of the perturbation is set
by the user. The unit for the perturbation is the same as for the
retrieval unit.
Authors: Mattias Ekstrom, Patrick Eriksson
Synopsis
jacobianAddAbsSpecies( | jacobian_quantities, jacobian_agenda, atmosphere_dim, p_grid, lat_grid, lon_grid, g1, g2, g3, species, method, unit, dx ) |
Variables