saturate_t1930_sf.f90

Path: saturate/saturate_t1930_sf.f90
Last Update: Sun Sep 12 10:53:30 +0900 2010

This file will be deleted soon. (yot, 2010/09/10)

Tetens (1930) を用いた飽和比湿の算出

Evaluate saturation specific humidity with Tetens (1930)

積雲パラメタリゼーションや大規模凝結スキームでの使用時の 計算速度を確保するため, 飽和比湿計算は文関数として定義しています. このファイルをプリプロセッサの include コマンドによって 各ファイルに組み込みます.

スキームの詳細については saturate_t1930 を参照してください.

Calculation for saturation specific humidity is declared as statement function because computation speed is kept when cumulus parameterization or large scale condensation scheme are performed. This file is build in each file by "include" command of preprocessor.

See "saturate_t1930" for detail of scheme.