ARTS built-in documentation server

Workspace Method nlte_fieldSetLteInternalPartitionFunction

Description

Turns on NTLE calculations.

Sets NLTE ratios to those expected for LTE calculations
with estimation of the partition function as the sum of all
states of a species

Authors: Richard Larsson

Synopsis

nlte_fieldSetLteInternalPartitionFunction( nlte_do, nlte_field, abs_lines_per_species, nlte_level_identifiers, t_field )

Variables

OUTnlte_do(Index)Flag to perform Non-LTE calculations.
OUTnlte_field(EnergyLevelMap)The field of NLTE temperatures and/or ratios.
OUT+INabs_lines_per_species(ArrayOfArrayOfAbsorptionLines)A list of spectral line data for each tag.
INnlte_level_identifiers(ArrayOfQuantumIdentifier)An array of non-lte quantum identifiers for levels matching nlte_field_raw and on request nlte_vibrational_energies.
INt_field(Tensor3)The field of atmospheric temperatures.