ARTS built-in documentation server
Workspace Method jacobianOff
Description
Makes mandatory initialisation of some jacobian variables. Some clear-sky jacobian WSVs must be initialised even if no such calculations will be performed. This is handled with this method. That is, this method must be called when no clear-sky jacobians will be calculated (even if cloudy-sky jacobians are calculated!). Sets jacobian_do to 0.
Authors: Patrick Eriksson
Synopsis
jacobianOff( | jacobian_do, jacobian_agenda, jacobian_quantities ) |
Variables
OUT | jacobian_do | (Index) | Flag to activate (clear-sky) Jacobian calculations. |
OUT | jacobian_agenda | (Agenda) | Pure numerical Jacobian calculation agenda. |
OUT | jacobian_quantities | (ArrayOfRetrievalQuantity) | The retrieval quantities in the Jacobian matrix. |