pmc_kernel_brown Namespace Reference

Brownian coagulation kernel. More...


Functions

subroutine kernel_brown (v1, v2, env_state, bckernel)
 Compute the Brownian coagulation kernel.


Detailed Description

Brownian coagulation kernel.

Function Documentation

subroutine pmc_kernel_brown::kernel_brown ( real*8,intent(in)  v1,
real*8,intent(in)  v2,
type(env_state_t),intent(in)  env_state,
real*8,intent(out)  bckernel 
)

Compute the Brownian coagulation kernel.

Uses equation (16.28) of M. Z. Jacobson, Fundamentals of Atmospheric Modeling, Cambridge University Press, 1999.

Parameters:
v1  Volume of first particle (m^3).
v2  Volume of second particle (m^3).
env_state  Environment state.
bckernel  Kernel k(a,b) (m^3/s).


Generated on Sun Feb 17 10:31:05 2008 for PartMC by  doxygen 1.5.4