PartMC  2.3.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 32 of file aero_weight.F90.

Member Data Documentation

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

Exponent for "power" weight.

Definition at line 38 of file aero_weight.F90.

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

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

Definition at line 36 of file aero_weight.F90.

integer pmc_aero_weight::aero_weight_t::type

Weight type (given by module constants).

Definition at line 34 of file aero_weight.F90.


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