#
# dcpam Development History in RD (Ruby Document) format
#
# For instruction of installing dcpam,
# see "HISTORY.htm.en" (written in English) or
# "HISTORY.htm" (written in Japanese)
# included in "dcpam" tar.gz package
# available from http://www.gfd-dennou.org/library/dcpam.
# Otherwise, see this file directly, or generate
# above mentioned html files with "make doc-HISTORY"
# in current directory after installing rdtool
# .
=begin TOPLINK
[(()) |
(())]
[(()) |
(())]
=end TOPLINK
=begin JA
= dcpam 開発履歴
#* 森川 靖大 (morikawa), 石渡 正樹 (momoko)
# * $Id: HISTORY,v 1.12 2007/06/08 02:24:04 morikawa Exp $
=end JA
=begin EN
= dcpam Development History
#* Yasuhiro MORIKAWA (morikawa), Masaki ISHIWARARI (momoko)
# * $Id: HISTORY,v 1.12 2007/06/08 02:24:04 morikawa Exp $
=end EN
=begin HTML
=end HTML
#=begin
#== 200?/??/?? (Tag: dcpam3-????????)
#=end
#
#=begin JA
#=end JA
#=begin EN
#=end EN
=begin
== 2007/06/08 (Tag: dcpam3-20070608)
=end
=begin JA
* 物理過程を修正.
* 物理過程の解説文書を追加.
* gt4f90io の更新に伴う修正.
=end JA
=begin EN
* Physical processes are modified.
* Documents about physical processes are added.
* Modification due to gt4f90io update.
=end EN
=begin
== 2006/11/18 (Tag: dcpam3-20061118)
=end
=begin JA
* (()) での動作確認.
* 物理過程演算プログラムの追加
* 水蒸気が多い場合の対流調節スキームを追加.
* 飽和比湿を計算する関数を追加.
* 物理過程のドキュメントを追加.
* 表面気圧補正と対流調節のドキュメントを追加
* TeX のスタイルファイル Dennou6 の Dinclude コマンドの仕様により,
ドキュメントのファイル名のアンダースコアをハイフンに変更.
=end JA
=begin EN
* Operation with (()) is checked.
* Programs for physical process are added.
* moist adjustment scheme for much water vapor case is added.
* function which calculates saturation specific humidity is added.
* Documentaions on physical process are added.
* Documentaions on ps-correction and adjustment scheme are added
* For specification of "Dinclude" in Dennou style 6 TeX macro,
underscores in filenames of documentations are changed tohyphens
=end EN
=begin
== 2006/10/09 (Tag: dcpam3-20061009-1)
=end
=begin JA
* Intel Fortran 9.0 での動作確認.
=end JA
=begin EN
* Operation with Intel Fortran 9.0 is checked.
=end EN
=begin
== 2006/07/25 (Tag: dcpam3-20060725)
=end
=begin JA
* gt4f90io バージョン 20060725 で動作するようデータ I/O 周りを変更.
=end JA
=begin EN
* Data I/O programs are changed to work with gt4f90io version 20060725.
=end EN
=begin
== 2006/01/18 (Tag: dcpam3-20060118)
=end
=begin JA
* 依存ライブラリ情報を更新.
=end JA
=begin EN
* Information of dependency of libraries is updated.
=end EN
=begin
== 2005/12/07 (Tag: dcpam3-20051207)
=end
=begin JA
* agcm5.3-20020620 の物理過程を実装
* 簡易多色放射, 鉛直拡散 (Mellor and Yamada, 1974, レベル 2),
地表フラックス (バルク法), 湿潤対流調節 (Manabe et al., 1965),
乾燥対流調節, 診断型大規模凝結
* 水惑星実験実行用メインプログラム, namelist の作成
* バージョン dcpam3-20051122 に含まれていた以下の力学過程のバグを修正
* 運動量拡散係数導出部分の正負が逆になる
* 水平拡散項を無視してしまう
* インストールの手引きに記されている,
dcpam が依存しているライブラリのバージョンの更新
=end JA
=begin EN
* Added some physical processes in agcm5.3-20020620
* simple and multi color radiation, vertical diffusion
(Mellor and Yamada, 1974, Level 2), surface flux (bulk formula),
moist convective adjustment (Manabe et al.,1965),
dry convective adjustment, large scale condensation (diagnostic type)
* Added the main program and the namelist files for Aqua-planet experiment
* The following bugs included in version "dcpam3-20051122" about dynamical
core are modified
* Plus and minus of diffusive coefficient of momentum are inverted
* Horizontal diffusion terms are ignored
* The versions of libraries on which dcpam depends are updated
in installation guide
=end EN
=begin
== 2005/11/22 (Tag: dcpam3-20051122)
=end
=begin JA
* 力学過程において重複するスペクトル計算をある程度削除.
* 力学過程のコメントの書式を rdoc 用に変更.
* 数理ドキュメント, 離散化ドキュメントのディレクトリ名を変更.
=end JA
=begin EN
* Some duplicated spectrum calculations are removed.
* Comments in dynamical core are arranged.
* Names of directories in which documentation is located are renamed.
=end EN
=begin
== 2005/11/08 (Tag: dcpam3-20051109-3)
=end
=begin JA
* dcpam2 からディレクトリ構造を大きく変更する.
=end JA
=begin EN
* The directory structure of "dcpam2" is restructured.
=end EN
#
# Following comments are needed for TeX Documents.
# These are automatically setting by cvs.
# So do not modify directly.
#
$Name: dcpam3-20070608 $
$Date: 2007/06/08 02:24:04 $
=begin HTML
$Id: HISTORY,v 1.12 2007/06/08 02:24:04 morikawa Exp $
=end HTML
#== Mode setting for Emacs
#Local Variables:
#mode: rd
#End:
#