PartMC 2.1.4
Modules | Functions/Subroutines
coag_kernel_sedi.F90 File Reference

The pmc_coag_kernel_sedi module. More...

Go to the source code of this file.

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

Definition in file coag_kernel_sedi.F90.