PartMC  2.6.1
Output File Format: Aerosol Material Data

Write full state.

Parameters
[in]aero_dataAero_data to write.
[in]ncidNetCDF file ID, in data mode.

The aerosol material data NetCDF dimensions are:

  • aero_species: number of aerosol species
  • aero_source: number of aerosol sources

The aerosol material data NetCDF variables are:

  • aero_species (dim aero_species): dummy dimension variable (no useful value) - read species names as comma-separated values from the 'names' attribute
  • aero_source (dim aero_source): dummy dimension variable (no useful value) - read source names as comma-separated values from the 'names' attribute
  • aero_mosaic_index (dim aero_species): indices of species in MOSAIC
  • aero_density (unit kg/m^3, dim aero_species): densities of aerosol species
  • aero_num_ions (dim aero_species): number of ions produced when one molecule of each species fully dissociates in water
  • aero_molec_weight (unit kg/mol, dim aero_species): molecular weights of aerosol species
  • aero_kappa (unit kg/mol, dim aero_species): hygroscopicity parameters of aerosol species
  • fractal parameters, see Output File Format: Fractal Data

See also: