scat_species
- property Workspace.scat_species
Array of Strings defining the scattering species to consider.
Each String contains the information to connect scattering species (e.g., hydrometeor) atmospheric fields with the microphysical information like size and shape distributions. The strings follow the following structure with individual elements separated by dashes:
scattering species name [
String
] the name of the scattering species’ atmospheric field. Free form, but is matched toatm_fields_compact
fields by their names. Common are, e.g., IWC (ice water content), LWC (liquid water content), RR (rain rate), and SR (snow rate).particle size distribution [
String
]: the size distribution function/parametrization to apply. For currently possible PSDs seepnd_fieldCalcFromParticleBulkProps()
.
Example: [‘’IWC-MH97’’, ‘’LWC-H98_STCO’’, …]
Default value
[]
Workspace methods that can generate scat_species
Workspace methods that require scat_species
Generic workspace methods that can generate or use scat_species
See
ArrayOfString
and/orAny
- type:
WorkspaceVariable
- holds typeArrayOfString