ARTS built-in documentation server
Agenda doit_conv_test_agenda
Compute the convergence test. The method doit_i_fieldIterate 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.
Group: Agenda
Variables
OUT | doit_conv_flag | (Index) | Flag for the convergence test. |
OUT | doit_iteration_counter | (Index) | Counter for number of iterations. |
IN | doit_conv_flag | (Index) | Flag for the convergence test. |
IN | doit_iteration_counter | (Index) | Counter for number of iterations. |
IN | doit_i_field | (Tensor6) | Radiation field. |
IN | doit_i_field_old | (Tensor6) | Intensity field inside the cloudbox. |
Specific methods that can generate doit_conv_test_agenda
- none
Generic and supergeneric methods that can generate doit_conv_test_agenda
Specific methods that require doit_conv_test_agenda
Generic and supergeneric methods that can use doit_conv_test_agenda
Agendas that can generate doit_conv_test_agenda
- none
Agendas that require doit_conv_test_agenda
- none