Public Attributes

pmc_condense::condense_rates_outputs_t Type Reference

Internal-use structure for storing the outputs from the rate-calculation function. More...

List of all members.

Public Attributes

real(kind=dp) Ddot
 Change rate of diameter (m s^{-1}).
real(kind=dp) Hdot_i
 Change rate of relative humidity due to this particle (s^{-1}).
real(kind=dp) Hdot_env
 Change rate of relative humidity due to environment changes (s^{-1}).
real(kind=dp) dDdot_dD
 Sensitivity of Ddot to input D (m s^{-1} m^{-1}).
real(kind=dp) dDdot_dH
 Sensitivity of Ddot to input H (m s^{-1}).
real(kind=dp) dHdoti_dD
 Sensitivity of Hdot_i to input D (s^{-1} m^{-1}).
real(kind=dp) dHdoti_dH
 Sensitivity of Hdot_i to input D (s^{-1}).
real(kind=dp) dHdotenv_dD
 Sensitivity of Hdot_env to input D (s^{-1} m^{-1}).
real(kind=dp) dHdotenv_dH
 Sensitivity of Hdot_env to input D (s^{-1}).

Detailed Description

Internal-use structure for storing the outputs from the rate-calculation function.


Member Data Documentation

Sensitivity of Ddot to input D (m s^{-1} m^{-1}).

Sensitivity of Ddot to input H (m s^{-1}).

Change rate of diameter (m s^{-1}).

Sensitivity of Hdot_env to input D (s^{-1} m^{-1}).

Sensitivity of Hdot_env to input D (s^{-1}).

Sensitivity of Hdot_i to input D (s^{-1} m^{-1}).

Sensitivity of Hdot_i to input D (s^{-1}).

Change rate of relative humidity due to environment changes (s^{-1}).

Change rate of relative humidity due to this particle (s^{-1}).


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