ARTS built-in documentation server

Workspace Method jacobianClose

Description

Closes the array of retrieval quantities and prepares for
calculation of the Jacobian matrix.

This function closes the jacobian_quantities array and sets
jacobian_do to 1.

Retrieval quantities should not be added after a call to this WSM.
No calculations are performed here.

Authors: Mattias Ekstrom

Synopsis

jacobianClose( jacobian_do, jacobian_agenda, jacobian_quantities )

Variables

OUTjacobian_do(Index)Flag to activate (clear-sky) Jacobian calculations.
OUT+INjacobian_agenda(Agenda)Pure numerical Jacobian calculation agenda.
INjacobian_quantities(ArrayOfRetrievalQuantity)The retrieval quantities in the Jacobian matrix.