PartMC  2.6.0
Public Attributes | List of all members
pmc_aero_weight::aero_weight_t Type Reference

An aerosol size distribution weighting function. More...

Public Attributes

integer type
 Weight type (given by module constants). More...
 
real(kind=dp) magnitude
 Overall weight magnitude (m^{-3}). More...
 
real(kind=dp) exponent
 Exponent for "power" weight. More...
 

Detailed Description

An aerosol size distribution weighting function.

Definition at line 33 of file aero_weight.F90.

Member Data Documentation

◆ exponent

real(kind=dp) pmc_aero_weight::aero_weight_t::exponent

Exponent for "power" weight.

Definition at line 39 of file aero_weight.F90.

◆ magnitude

real(kind=dp) pmc_aero_weight::aero_weight_t::magnitude

Overall weight magnitude (m^{-3}).

Definition at line 37 of file aero_weight.F90.

◆ type

integer pmc_aero_weight::aero_weight_t::type

Weight type (given by module constants).

Definition at line 35 of file aero_weight.F90.


The documentation for this type was generated from the following file: