ARTS built-in documentation server
Agenda jacobian_agenda
Pure numerical Jacobian calculations. Parts of the Jacobian matrix can be determined by (semi-)analytical expressions, while other parts are calculated in apure numerical manner (by perturbations). This agenda describes the calculations to be performed in the later case. This agenda is normally not set directly by the user, but is created by calling the the jacobianAdd set of methods.
Group: Agenda
Variables
OUT | jacobian | (Matrix) | The Jacobian matrix. |
IN | jacobian | (Matrix) | The Jacobian matrix. |
IN | mblock_index | (Index) | Measurement block index. |
IN | iyb | (Vector) | Monochromatic pencil beam data for one measurement block. |
IN | yb | (Vector) | The measurement vector for a single measurement block. |
Specific methods that can generate jacobian_agenda
- abs_speciesAdd2
- jacobianAddAbsSpecies
- jacobianAddFreqShift
- jacobianAddFreqStretch
- jacobianAddPointingZa
- jacobianAddPolyfit
- jacobianAddSinefit
- jacobianAddTemperature
- jacobianAddWind
- jacobianClose
- jacobianInit
- jacobianOff
Generic and supergeneric methods that can generate jacobian_agenda
Specific methods that require jacobian_agenda
- jacobianAddAbsSpecies
- jacobianAddFreqShift
- jacobianAddFreqStretch
- jacobianAddPointingZa
- jacobianAddPolyfit
- jacobianAddSinefit
- jacobianAddTemperature
- jacobianAddWind
- jacobianClose
- yCalc
- yCalcAppend
Generic and supergeneric methods that can use jacobian_agenda
Agendas that can generate jacobian_agenda
- none
Agendas that require jacobian_agenda
- none