#
# 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.7 2007/09/09 15:43:34 morikawa Exp $
=end JA
=begin EN
= dcpam Development History
#* Yasuhiro MORIKAWA (morikawa), Masaki ISHIWARARI (momoko)
# * $Id: HISTORY,v 1.7 2007/09/09 15:43:34 morikawa Exp $
=end EN
=begin HTML
=end HTML
#=begin
#== 200?/??/?? (Tag: dcpam4-????????)
#=end
#
#=begin JA
#=end JA
#=begin EN
#=end EN
=begin
== 2007/09/09 (Tag: dcpam4-20070909)
=end
=begin JA
* 時間積分法としてエクスプリシット法も使用可能とする.
(デフォルトはセミインプリシット法).
詳細は
(())
を参照のこと.
* (())
の改良.
* 軸データ取得用手続き GetAxes 作成.
* 初期値データ取得用手続きを Get から GetData に変更.
* NAMELIST 読み込み機能を追加.
* (())
の改良.
* DYNSP 型変数に格納されている座標値の確認を行う EqualAxes を作成.
* 物理過程用の地表面データ読み込みモジュール
(())
を dcpam3 から移植.
* 以下のデータ生成モジュールを prepare_data ディレクトリに作成.
* (())
* (())
* (())
* latex2html で正しく処理できるよう
((<離散化ドキュメント|URL:doc/discretization/htm>)) を修正.
=end JA
=begin EN
* Explicit time integration scheme becomes available.
(By default, semi-implicit scheme is used).
For details, see
(()).
* (())
is modified.
* "GetAxes" that returns axes data is create.
* "Get" that returns initial data is renamed to "GetData".
* NAMELIST loader is added.
* (())
is modified.
* "EqualAxes" that confirms data of axes in "DYNSP" is create.
* Surface data loader for physical processes
(())
is imported from dcpam3
* Following modules for generation of data
are created in "prepare_data" directory.
* (())
* (())
* (())
* (())
are modofied for latex2html.
=end EN
=begin
== 2007/08/02 (Tag: dcpam4-20070802)
=end
=begin JA
* Held and Suarez (1994) 実験のデフォルトの設定を変更.
* configure スクリプトの修正.
=end JA
=begin EN
* Default configuration of Held and Suarez (1994) experiment is changed.
* 'configure' script is modified.
=end EN
=begin
== 2007/07/31 (Tag: dcpam4-20070731-1)
=end
=begin JA
* dcmodel プログラミングガイドラインに基づく Fortran 90/95 雛形ファイル
を出力する dcmodel_f90sample_maker.rb の作成.
* 各個のモジュール, 主プログラムごと, NAMELIST 読み込み機能を追加.
* テストプログラムの全面修正.
* テストプログラム用シェルスクリプトの作成.
* ドキュメントの目次を作成.
* MathML 対応版と非対応版の各モジュール用リファレンスマニュアルを作成.
* サンプルプログラムの実行方法の手引きを追加.
* Intel Fortran Compiler と G95 Fortran Compiler での動作を確認
* Held and Suarez (1994) ベンチマークテストのための強制と散逸計算のた
めのモジュールを dcpam3 から移植.
* dcpam4 のモジュール一覧を作成
=end JA
=begin EN
* 'dcmodel_f90sample_maker.rb' is created. This output Fortran 90/95
template file with dcmodel programming guideline.
* NAMELIST loaders are added to each module and main program.
* Test programs are overhauled.
* Shell scripts for test programs are created.
* List of content about documents is created.
* Reference manuals of modules for MathML and non MathML are created.
* Guidance of execution of a sample program is added.
* Operation with Intel Fortran Compiler or G95 Fortran Compiler is checked.
* Module for calculation of forcing and dissipation suggested by
Held and Suarez (1994) is imported from 'dcpam3'
* Module list of dcpam4 is created
=end EN
=begin
== 2007/06/20 (Tag: dcpam4-20070620)
=end
=begin JA
* dcpam3 からプログラム構造を大きく変更.
* 物理過程, ドキュメントなどはこれから移行予定.
=end JA
=begin EN
* Structure of programs of dcpam3 is overhauled
* Physical processes and documents etc. will be migrated from now.
=end EN
#
# Following comments are needed for TeX Documents.
# These are automatically setting by cvs.
# So do not modify directly.
#
$Name: dcpam4-20070909 $
$Date: 2007/09/09 15:43:34 $
=begin HTML
$Id: HISTORY,v 1.7 2007/09/09 15:43:34 morikawa Exp $
=end HTML
#== Mode setting for Emacs
#Local Variables:
#mode: rd
#End:
#