TMatrixTest

Workspace.TMatrixTest(self: pyarts.arts._Workspace, verbosity: pyarts.arts.WorkspaceVariable | pyarts.arts.Verbosity | None = self.verbosity) None

T-Matrix validation test.

Executes the standard test included with the T-Matrix Fortran code. Should give the same as running the tmatrix_lp executable in 3rdparty/tmatrix/.

Author(s): Oliver Lemke

Parameters:

verbosity (Verbosity) – ARTS verbosity. See verbosity, defaults to self.verbosity [IN]