|
8 | 8 | * [diagnostics](#diagnostics)
|
9 | 9 | * [atmospheric_composition](#atmospheric_composition)
|
10 | 10 | * [atmospheric_composition: GOCART aerosols](#atmospheric_composition-gocart-aerosols)
|
| 11 | +* [atmospheric_composition: GLOMAP/UKCA aerosols](#atmospheric_composition-glomapukca-aerosols) |
11 | 12 | * [emissions](#emissions)
|
12 | 13 | * [Application-specific variables](#application-specific-variables)
|
13 | 14 | * [system variables](#system-variables)
|
@@ -449,6 +450,15 @@ Note that appending '_on_previous_timestep' to standard_names in this section yi
|
449 | 450 | * `real(kind=kind_phys)`: units = m-1
|
450 | 451 | * `volume_extinction_in_air_due_to_aerosol_particles_lambda3`: Aerosol extinction at wavelength3
|
451 | 452 | * `real(kind=kind_phys)`: units = m-1
|
| 453 | +## atmospheric_composition: GLOMAP/UKCA aerosols |
| 454 | +* `mass_fraction_of_dust_coarse_aerosol_particles_in_air`: Mass fraction of coarse mode dust aerosol particles |
| 455 | + * `real(kind=kind_phys)`: units = kg kg-1 |
| 456 | +* `mass_fraction_of_dust_accumulation_aerosol_particles_in_air`: Mass fraction of accumulation mode dust aerosol particles |
| 457 | + * `real(kind=kind_phys)`: units = kg kg-1 |
| 458 | +* `number_fraction_of_coarse_aerosol_particles_in_air`: Number fraction of coarse mode dust aerosol particles |
| 459 | + * `real(kind=kind_phys)`: units = 1 |
| 460 | +* `number_fraction_of_accumulation_aerosol_particles_in_air`: Number fraction of accumulation mode dust aerosol particles |
| 461 | + * `real(kind=kind_phys)`: units = 1 |
452 | 462 | ## emissions
|
453 | 463 | Emissions variables, contributed for the Community Emissions Data System (CEDS)
|
454 | 464 | * `emissions_of_co_due_to_anthropogenic`: Carbon monoxide emissions from anthropogenic sources, total
|
|
0 commit comments