Modules | Functions/Subroutines

coag_kernel_sedi.F95 File Reference

The pmc_coag_kernel_sedi module. More...

Modules

module  pmc_coag_kernel_sedi
 

Gravitational sedimentation coagulation kernel.


Functions/Subroutines

subroutine pmc_coag_kernel_sedi::kernel_sedi (aero_particle_1, aero_particle_2, aero_data, env_state, k)
 Sedimentation coagulation kernel.
subroutine pmc_coag_kernel_sedi::kernel_sedi_max (v1, v2, aero_data, env_state, k_max)
 Sedimentation coagulation kernel.
subroutine pmc_coag_kernel_sedi::fall_g (r, w_inf)
 Finds the terminal velocity of a particle based on its size.
subroutine pmc_coag_kernel_sedi::effic (r1, r2, ec)
 Coagulation efficiency.

Detailed Description

The pmc_coag_kernel_sedi module.

Contains code based on coad1d.f by Andreas Bott