PartMC 2.1.4
|
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. | |
subroutine | pmc_coag_kernel_brown::kernel_brown_max (v1, v2, aero_data, env_state, k_max) |
Compute the maximum Brownian coagulation kernel. | |
subroutine | pmc_coag_kernel_brown::kernel_brown_helper (v1, d1, v2, d2, tk, press, bckernel) |
Helper function that does the actual Brownian kernel computation. |
The pmc_coag_kernel_brown module.
Definition in file coag_kernel_brown.F90.