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

The pmc_coag_kernel_zero module. More...

Go to the source code of this file.

Modules

module  pmc_coag_kernel_zero
 Constant kernel equal to zero.
 

Functions/Subroutines

subroutine pmc_coag_kernel_zero::kernel_zero (aero_particle_1, aero_particle_2, aero_data, env_state, k)
 Zero coagulation kernel. More...
 
subroutine pmc_coag_kernel_zero::kernel_zero_minmax (v1, v2, aero_data, env_state, k_min, k_max)
 Minimum and maximum of the zero coagulation kernel. More...
 
subroutine pmc_coag_kernel_zero::soln_zero (bin_grid, aero_data, time, aero_dist_init, scenario, env_state, aero_binned)
 Exact solution with the zero coagulation kernel. Only useful for testing emissions, background dilution, and proportional loss functions. More...
 

Detailed Description

The pmc_coag_kernel_zero module.

Definition in file coag_kernel_zero.F90.