PartMC 2.1.3
Modules | Functions/Subroutines
coag_kernel_constant.F90 File Reference

The pmc_coag_kernel_constant module. More...

Go to the source code of this file.

Modules

module  pmc_coag_kernel_constant
 

Constant coagulation kernel.


Functions/Subroutines

subroutine pmc_coag_kernel_constant::kernel_constant (aero_particle_1, aero_particle_2, aero_data, env_state, k)
 Constant coagulation kernel.
subroutine pmc_coag_kernel_constant::kernel_constant_max (v1, v2, aero_data, env_state, k_max)
 Maximum value of the constant coagulation kernel.
subroutine pmc_coag_kernel_constant::soln_constant_exp (bin_grid, aero_data, time, num_conc, radius_at_mean_vol, env_state, aero_binned)
 Exact solution with a constant coagulation kernel and an exponential initial condition.

Detailed Description

The pmc_coag_kernel_constant module.

Definition in file coag_kernel_constant.F90.