PartMC 2.1.3
Public Attributes
pmc_aero_weight::aero_weight_t Type Reference

An aerosol size distribution weighting function. More...

List of all members.

Public Attributes

integer type
 Weight type (given by module constants).
real(kind=dp) ref_radius
 Reference radius at which the weight is 1 (hard-coded at present).
real(kind=dp) exponent
 Exponent for "power" weight.

Detailed Description

An aerosol size distribution weighting function.

Definition at line 31 of file aero_weight.F90.


Member Data Documentation

Exponent for "power" weight.

Definition at line 37 of file aero_weight.F90.

Reference radius at which the weight is 1 (hard-coded at present).

Definition at line 35 of file aero_weight.F90.

Weight type (given by module constants).

Definition at line 33 of file aero_weight.F90.


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