Changes between Version 34 and Version 35 of doc/tec/microphysics
- Timestamp:
- May 22, 2018 3:12:52 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/tec/microphysics
v34 v35 129 129 }}} 130 130 where S is the supersaturation, ''R'',,c,, the integral radius and G(T,p) a function of temperature and pressure considering heat conductivity and diffusion. 131 Using this explicit approach the used timestep must fulfill a new criterion, since it is assumed that the supersaturation is constant during one timestep. The typical timescale is given by [#arnason1971 Arnason and Brown (1971)] 132 #!Latex 133 \begin{align*} 134 & \Delta t = 131 Using this explicit approach the used timestep must fulfill a new criterion, since it is assumed that the supersaturation is constant during one timestep. The typical diffusion timescale is given by [#arnason1971 Arnason and Brown (1971)] with 132 {{{ 133 #!Latex 134 \begin{align*} 135 & \Delta t \leq 2 \tau 136 \end{align*} 137 }}} 138 with 139 {{{ 140 #!Latex 141 \begin{align*} 142 & \tau = (4\, \pi\,D_\mathrm{v}\,\langle r_\mathrm{c}\rangle)^{-1} 135 143 \end{align*} 136 144 }}}