condensation Module Reference

Computation of the condensation rate. More...

Functions/Subroutines

subroutine setcondpar (gravity, timescale)
 Setting of parameters.
subroutine getcond_1 (temp, water, cond, dtime)
 Computation of condensation (removal of water exceeding the saturation pressure at the surface).
subroutine getcond_2 (temp, water, cond)
 Computation of condensation (continuous, quadratic dependence on humidity).

Variables

real(dp) g
real(dp) tau

Detailed Description

Computation of the condensation rate.


Function/Subroutine Documentation

subroutine condensation::getcond_1 ( real(dp),dimension(:)  temp,
real(dp),dimension(:)  water,
real(dp),dimension(:)  cond,
real(dp)  dtime 
)

Computation of condensation (removal of water exceeding the saturation pressure at the surface).

Definition at line 72 of file condensation.f90.

subroutine condensation::getcond_2 ( real(dp),dimension(:)  temp,
real(dp),dimension(:)  water,
real(dp),dimension(:)  cond 
)

Computation of condensation (continuous, quadratic dependence on humidity).

Definition at line 102 of file condensation.f90.

subroutine condensation::setcondpar ( real(dp),optional  gravity,
real(dp),optional  timescale 
)

Setting of parameters.

Definition at line 48 of file condensation.f90.


Variable Documentation

real(dp) condensation::g

Definition at line 40 of file condensation.f90.

Definition at line 41 of file condensation.f90.

 All Classes Namespaces Files Functions Variables
Generated on Wed Apr 20 14:07:47 2011 for MAIC-2 by  doxygen 1.6.3