pnd_agenda_array
- property Workspace.pnd_agenda_array
Returns particle number density data for each scattering species.
This variable is used when mapping data in
particle_bulkprop_fieldtopnd_field. The variable is also necessary when calculating scattering species weighting functions.Note that content of this agenda array,
scat_speciesandpnd_agenda_array_input_namesmust be consistent.- Parameters:
pnd_data (Matrix) – Particle number density values for a set of points. See
pnd_data[OUT]dpnd_data_dx (Tensor3) – Partial derivates of
pnd_data. Seedpnd_data_dx[OUT]agenda_array_index (Index) – Index of the current agenda in
ArrayOfAgenda. Seeagenda_array_index[IN]pnd_agenda_input_t (Vector) – Temperature input to one element of
pnd_agenda_array. Seepnd_agenda_input_t[IN]pnd_agenda_input (Matrix) – The variable input to one element of
pnd_agenda_array. Seepnd_agenda_input[IN]pnd_agenda_input_names (ArrayOfString) – Naming of (existing or expected) data in
pnd_agenda_input. Seepnd_agenda_input_names[IN]dpnd_data_dx_names (ArrayOfString) – Selection of partial derivatives of
pnd_data. Seedpnd_data_dx_names[IN]
Workspace methods that require pnd_agenda_array
Generic workspace methods that can generate or use pnd_agenda_array
See
ArrayOfAgendaand/orAny- type:
WorkspaceVariable- holds typeArrayOfAgenda