ARTS built-in documentation server
Workspace Method Wigner3Init
Description
Initialize the wigner 3 tables
The default values take about 400 Mb memory.
Authors: Richard Larsson
Synopsis
Wigner3Init( | wigner_initialized, fast_wigner_stored_symbols, largest_wigner_symbol_parameter ) |
Variables
OUT | wigner_initialized | (Index) | Indicates if the wigner tables are initialized. |
GIN | fast_wigner_stored_symbols | (Index, Default: 20000000) | Number of stored symbols possible before replacements |
GIN | largest_wigner_symbol_parameter | (Index, Default: 250) | Largest symbol used for initializing factorials (e.g., largest J or L) |