hs94forcing.f90

Path: physics/hs94forcing.f90
Last Update: Tue Jul 25 03:37:46 JST 2006

    Copyright (C) GFD Dennou Club, 2005. All rights reserved.

begin

Module hs94forcing_mod

  * Developers: Morikawa Yasuhiro
  * Version: $Id: hs94forcing.f90,v 1.2 2006/07/24 18:37:46 morikawa Exp $
  * Tag Name: $Name: dcpam3-20070608 $
  * Change History:

Overview

This module compute heating and dissipation for Held and Suarez(1994) benchmark integration of a dry GCM.

Held and Suarez(1994) の乾燥大気 GCM ベンチマーク用の加熱と散逸を計算する。

Reference

  • Held, I. M., Suarez, M. J., 1994:
 A proposal for the intercomparison of the dynamical cores of
 atmospheric general circuation models.
 Bull. Am. Meteor. Soc., 75, 1825--1830.

Error Handling

Known Bugs

  • 地球半径や回転角速度、重力加速度などの物理定数が ((<constant_mod>))
 に依存するようになっている。正しくテストしたいのならば、それらが
 Held and Suarez(1994) の実験設定と整合的かどうかチェックするように
 すべきである。

Note

Future Plans

end

This file provides following module.

[Validate]