ARTS built-in documentation server

Workspace Method doit_conv_flagLsq

Description

DOIT convergence test (least squares).

As doit_conv_flagAbsBT but applies a least squares convergence
test between two successive iteration fields.

Warning: This method is not recommended because this kind of
convergence test is not sufficiently strict, so that the
DOIT result might be wrong.

Authors: Claudia Emde

Synopsis

doit_conv_flagLsq( doit_conv_flag, doit_iteration_counter, doit_i_field, doit_i_field_old, f_grid, f_index, epsilon )

Variables

OUTdoit_conv_flag(Index)Flag for the convergence test.
OUTdoit_iteration_counter(Index)Counter for number of iterations.
INdoit_conv_flag(Index)Flag for the convergence test.
INdoit_iteration_counter(Index)Counter for number of iterations.
INdoit_i_field(Tensor6)Radiation field.
INdoit_i_field_old(Tensor6)Intensity field inside the cloudbox.
INf_grid(Vector)The frequency grid for monochromatic pencil beam calculations.
INf_index(Index)Frequency index.
GINepsilon(Vector)Limits for convergence. A vector with length matching stokes_dim with unit [K].