ARTS built-in documentation server

Workspace Variable pnd_field

Particle number density field.

This variable corresponds to the particle number density fields
for all particle types being read in the WSMs ParticleTypeAdd
or ParticleTypeAddAll and interpolated to the calculation grids
p_grid, lat_grid, and lon_grid inside the cloudbox.
Note: To ensure no particles existing outside the cloudbox,
pnd_field is required to be 0 at its outer limits (corresponding
to the cloudbox limits).

An alternative method to create pnd_field is pnd_fieldSetup.

Usage:      Calculated internally.

Unit:        m^-3

Size: [N_particletypes, 
       (cloudbox_limits[1] - cloudbox_limits[0]) +1, 
       (cloudbox_limits[3] - cloudbox_limits[2]) +1, 
       (cloudbox_limits[5] - cloudbox_limits[4]) +1 ] 

Group: Tensor4

Specific methods that can generate pnd_field

Generic and supergeneric methods that can generate pnd_field

Specific methods that require pnd_field

Generic and supergeneric methods that can use pnd_field

Agendas that can generate pnd_field

Agendas that require pnd_field