Table Of Contents

Previous topic

Processes.Radiative

Next topic

Processes.Collisions

Processes.NonRadiative

Describes typical processes of a spontanous decay without photons, for instance, autoionization or predissociation.

../../_images/NonRadiative.png

NonRadiative element is a container for a list of NonRadiativeTransition elements

NonRadiativeTransition

../../_images/NonRadiativeTransition.png

NonRadiativeTransition element is defined in NonRadiativeTransitionType as the extension of the PrimaryType, containing following elements:

  • mandatory InitialStateRef StateRefType reference,
  • optional FinalStateRef of the same type,
  • optional SpeciesRef of SpeciesRefType,
  • optional Probability element (type DataType),
  • optional TransitionEnergy of DataType, the energy difference between initial and final state.
  • optional string Type element, that may provide additional details (e.g., indicate that this is a Coster-Kronig process).