KernelTensors

TODO

Functions

Cloudy.KernelTensors.KernelTensorType

KernelTensor{FT}

A kernel tensor approximation to a kernel function that can be used for different microphysical processes (e.g., coalescence, breakup, sedimentation).

Cloudy.KernelTensors.CoalescenceTensorType

CoalescenceTensor{P, FT, T} <: KernelTensor{FT}

Represents a Collision-Coalescence kernel.

Constructors

CoalescenceKernel(c::Array{FT}) CoalescenceKernel(kernel_func, order::Int, limit:FT

Fields