Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Extract densities of all charge states of an ion species from the core_profiles IDS.

NameTypeDescription
density1D float arraythe array elements with the numbers 1, ..., Z hold the densities of the corresponding charge states; the element Z+1 hold the neutral density
ion_foundbooleanequals to false if the ion with the given Z is missing
profilesstructtime slice of the AoS core_profiles.profiles_1d
Zfloatcharge number of the nucleus


function [AOS_index] = find_source (sources, dictionary_index)

...