PartMC 2.1.2
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.
subroutine pmc_coag_kernel_zero::kernel_zero_max (v1, v2, aero_data, env_state, k_max)
 Zero coagulation kernel.
subroutine pmc_coag_kernel_zero::soln_zero (bin_grid, aero_data, time, aero_dist_init, env_state, aero_binned)
 Exact solution with the zero coagulation kernel. Only useful for testing emissions and background dilution.

Detailed Description

The pmc_coag_kernel_zero module.

Definition in file coag_kernel_zero.F90.