ARTS built-in documentation server
Workspace Variable part_species
Array of Strings defining (scattering) particles to consider and their connection to particle fields. Each String contains the information for particles to be connected to one specific particle field (e.g., a hydrometeor density profile). It has to have the following structure with elements separated by dashes: - particle field name [String] the name of the particle bulk field (mass content, precip rate, or similar) to act on. Free form, but needs to match (name, order) atm_fields_compact field names. - particle size distribution [String]: the size distribution function/parameterisation to apply. For currently possible PSDs see pnd_fieldSetup. - particle type [String]: the type (material/phase) of the individual particles to select from scat_data_array (Ice, Water, or similar). Free form, but will select particles with matching scat_meta.type. - sizemin and sizemax [Numeric]: the minimum and maximum size (volume equivalent sphere radius in um) of the individual particles to consider. Minimum and maximum size may be omitted (meaning full size range will be selected), the symbol '*' can be used as a wildcard (selecting all particles at the respective size end). Example: [''IWC-MH97-Ice-2-1000'', ''LWC-HM98_STCO-Water-0.1-10'', ...]
Group: ArrayOfString
Specific methods that can generate part_species
Generic and supergeneric methods that can generate part_species
Specific methods that require part_species
- AtmFieldsFromCompact
- particle_massesFromMetaDataAndPart_species
- pnd_fieldSetup
- ScatteringParticlesSelect
Generic and supergeneric methods that can use part_species
- abs_lineshape_per_tgDefine
- abs_lines_per_speciesReadFromCatalogues
- abs_speciesAdd
- abs_speciesSet
- Append
- ArrayOfStringSet
- atm_fields_compactFromMatrix
- batch_atm_fields_compactFromArrayOfMatrix
- CIAInfo
- Copy
- Delete
- Extract
- Ignore
- nelemGet
- ParticleSpeciesSet
- Select
- WriteXML
- WriteXMLIndexed
Agendas that can generate part_species
- none
Agendas that require part_species
- none