ARTS built-in documentation server

Workspace Method WriteBuiltinPartitionFunctionsXML

Description

Writes all the builtin partition functions to file.

All available partition functions are written to files in the select format
in the select directory

The temperature will be linearly spaced between [Tlow, Tupp] with N values

Authors: Richard Larsson

Synopsis

WriteBuiltinPartitionFunctionsXML( output_file_format, dir, Tlow, Tupp, N )

Variables

INoutput_file_format(String)Output file format.
GINdir(String)The directory to write the data towards
GINTlow(Numeric)The lowest temperature
GINTupp(Numeric)The highest temperature
GINN(Index)The number of temperature points