doit_conv_test_agenda

property Workspace.doit_conv_test_agenda

Compute the convergence test.

The method cloudbox_field_monoIterate() solves the VRTE iteratively.This method requires a convergence test. The user can choose different convergence tests which are to be defined in this agenda.

Possible workspace methods are:
  • doit_conv_flagAbs(): Calculates the absolute differences for each Stokes component separately.

  • doit_conv_flagAbsBT(): Same as above, but the convergence limit can be specified in Kelvin BT (Rayleigh Jeans).

  • doit_conv_flagLsq(): Least square convergence test. Not recommended because result can be inaccurate.

Parameters:

Workspace methods that can generate doit_conv_test_agenda

Workspace methods that require doit_conv_test_agenda

Generic workspace methods that can generate or use doit_conv_test_agenda

See Agenda and/or Any

type:

WorkspaceVariable - holds type Agenda