PartMC  2.6.1
Modules | Functions/Subroutines
coag_kernel_brown.F90 File Reference

The pmc_coag_kernel_brown module. More...

Go to the source code of this file.

Modules

module  pmc_coag_kernel_brown
 Brownian coagulation kernel.
 

Functions/Subroutines

subroutine pmc_coag_kernel_brown::kernel_brown (aero_particle_1, aero_particle_2, aero_data, env_state, k)
 Compute the Brownian coagulation kernel. More...
 
subroutine pmc_coag_kernel_brown::kernel_brown_minmax (v1, v2, aero_data, env_state, k_min, k_max)
 Compute the minimum and maximum Brownian coagulation kernel. More...
 
subroutine pmc_coag_kernel_brown::kernel_brown_helper (vol_i, den_i, vol_j, den_j, aero_data, temp, pressure, bckernel)
 Helper function that does the actual Brownian kernel computation. More...
 

Detailed Description

The pmc_coag_kernel_brown module.

Definition in file coag_kernel_brown.F90.