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
- Tensor4Create
- Append
- Copy
- Extract
- FieldFromGriddedField
- ReadNetCDF
- ReadXML
- ReadXMLIndexed
- Reduce
- Tensor4AddScalar
- Tensor4Scale
- Tensor4SetConstant
- Touch
Specific methods that require pnd_field
- abs_vecAddPart
- cloudbox_checkedCalc
- doit_i_fieldUpdate1D
- doit_i_fieldUpdateSeq1D
- doit_i_fieldUpdateSeq1DPP
- doit_i_fieldUpdateSeq3D
- doit_scat_fieldCalc
- doit_scat_fieldCalcLimb
- ext_matAddPart
- iyCloudRadar
- iyFOS
- iyMC
- iyRadioLink
- iyTransmissionStandard
- iy_auxFillParticleVariables
- MCGeneral
- opt_prop_sptFromData
- opt_prop_sptFromMonoData
- pha_matCalc
- pha_mat_sptFromData
- pha_mat_sptFromMonoData
- pha_mat_sptFromDataDOITOpt
- pnd_fieldExpand1D
- ScatteringDisort
- ScatteringMergeParticles1D
Generic and supergeneric methods that can use pnd_field
- Append
- Copy
- Delete
- Extract
- Ignore
- ncolsGet
- nrowsGet
- npagesGet
- nbooksGet
- Reduce
- Tensor4AddScalar
- Tensor4Scale
- WriteNetCDF
- WriteNetCDFIndexed
- WriteXML
- WriteXMLIndexed
Agendas that can generate pnd_field
- none
Agendas that require pnd_field
- none