ARTS built-in documentation server
Agenda pnd_agenda_array
Returns particle number density data for each scattering species. This variable is used when mapping data in particle_bulkprop_field to pnd_field. The variable is also necessary when calculating scattering species weighting functions. Note that content of this agenda array, scat_species and pnd_agenda_array_input_names must be consistent.
Group: ArrayOfAgenda
Variables
OUT | pnd_data | (Matrix) | Particle number density values for a set of points. |
OUT | dpnd_data_dx | (Tensor3) | Partial derivates of pnd_data. |
IN | agenda_array_index | (Index) | Index of the current agenda in ArrayOfAgenda. |
IN | pnd_agenda_input_t | (Vector) | Temperature input to one element of pnd_agenda_array. |
IN | pnd_agenda_input | (Matrix) | The variable input to one element of pnd_agenda_array. |
IN | pnd_agenda_input_names | (ArrayOfString) | Naming of (existing or expected) data in pnd_agenda_input. |
IN | dpnd_data_dx_names | (ArrayOfString) | Selection of partial derivatives of pnd_data. |
Specific methods that can generate pnd_agenda_array
- none
Generic and supergeneric methods that can generate pnd_agenda_array
Specific methods that require pnd_agenda_array
Generic and supergeneric methods that can use pnd_agenda_array
- ArrayOfAgendaExecute
- Append
- Copy
- Delete
- Ignore
- IndexSetToLast
- nelemGet
- Select
- WriteXML
- WriteXMLIndexed
Agendas that can generate pnd_agenda_array
- none
Agendas that require pnd_agenda_array
- none