ARTS built-in documentation server

Workspace Method dN_F07TR

Description

Calculation of particle size distribution (dN/dD) following
Field et al. (2007) for tropics parametrization.

A wrapper to internal particle size distribution calculation.
Field et al. (2007) for tropics is a parametrization for Snow
and cloud ice in the tropics. Parametrization is in ice water content (IWC)
and ambient atmospheric temperature over particle size in terms of
maximum diameter. Provides number density
normalized to the given snow/ice water content.

Authors: Manfred Brath

Synopsis

dN_F07TR( dN, diameter_max, SWC, t, alpha, beta )

Variables

GOUTdN(Vector)size distribution number density
GINdiameter_max(Vector)Maximum diameter of the particles [m]
GINSWC(Numeric)Atmospheric ice water content [kg/m3]
GINt(Numeric)Ambient atmospheric temperature [K]
GINalpha(Numeric, Default: 0.0257)Factor for the mass-dimension (m=alpha*(Dmax/D0)^beta) relationship [kg]
GINbeta(Numeric, Default: 2.0)Exponent for the mass-dimension relationship [pure number]