OUT+IN | nlte_field | (EnergyLevelMap) | The field of NLTE temperatures and/or ratios. |
IN | abs_species | (ArrayOfArrayOfSpeciesTag) | Tag groups for gas absorption. |
IN | abs_lines_per_species | (ArrayOfArrayOfAbsorptionLines) | A list of spectral line data for each tag. |
IN | collision_coefficients | (ArrayOfArrayOfGriddedField1) | An array of coefficients for effective collisions |
IN | collision_line_identifiers | (ArrayOfQuantumIdentifier) | An array of quantum identifiers for finding collisional rates |
IN | isotopologue_ratios | (SpeciesAuxData) | Contains the isotopologue ratios. |
IN | iy_main_agenda | (Agenda) | Agenda calculating the single monochromatic pencil beam spectrum. |
IN | ppath_agenda | (Agenda) | Agenda calculating complete propagation paths. |
IN | iy_space_agenda | (Agenda) | Agenda providing the downwelling radiation at the top of the atmosphere. |
IN | iy_surface_agenda | (Agenda) | Agenda providing the upwelling radiation from the surface. |
IN | iy_cloudbox_agenda | (Agenda) | Agenda deriving the intensity at boundary or interior of the cloudbox. |
IN | propmat_clearsky_agenda | (Agenda) | Agenda calculating the absorption coefficient matrices. |
IN | water_p_eq_agenda | (Agenda) | Agenda to calculate the saturation pressure of water. |
IN | vmr_field | (Tensor4) | VMR field. |
IN | t_field | (Tensor3) | The field of atmospheric temperatures. |
IN | z_field | (Tensor3) | The field of geometrical altitudes. |
IN | p_grid | (Vector) | The pressure grid. |
IN | atmosphere_dim | (Index) | The atmospheric dimensionality (1-3). |
IN | refellipsoid | (Vector) | Reference ellipsoid. |
IN | surface_props_data | (Tensor3) | Various surface properties. |
IN | nlte_do | (Index) | Flag to perform Non-LTE calculations. |
GIN | df | (Numeric) | relative frequency to line center |
GIN | convergence_limit | (Numeric, Default: 1e-6) | max relative change in ratio of level to stop iterations |
GIN | nz | (Index) | number of zenith angles |
GIN | nf | (Index) | number of frequency grid-points per line |
GIN | dampened | (Index) | use transmission dampening or not |
GIN | iteration_limit | (Index, Default: 20) | max number of iterations before defaul break of iterations |