# # 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/arch/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.16 2005/06/22 18:01:29 morikawa Exp $ =end JA =begin EN = DCPAM Development History * Yasuhiro Morikawa (morikawa), Masaki Ishiwarari (momoko) * $Id: HISTORY,v 1.16 2005/06/22 18:01:29 morikawa Exp $ =end EN =begin HTML
=end HTML =begin == 2005/06/23 (Tag: dcpam2-20050623-4) =end =begin JA * ドキュメントに関して * 日本語のドキュメントの拡張子を *.htm.ja から *.htm に変更. * configure に関して * ar コマンド, make コマンドを --with-ar-cmd, --with-make-cmd で 変更できるようにした. * FCFLAGS は使わないようにした. (深い意味は無いが, FFLAGS を 使っているし, 混乱しないように). * モデルの動作に関して * 時間計測情報に関しては, デフォルトのファイル出力間隔で標準出力 へ書き出すようにした. * NEC SX-6 での動作を確認. =end JA =begin EN * About documentations * Suffix of japanese documentations is changed from "*.htm.ja" to "*.htm". * About "configure" * Commands "ar" and "make" can be changed by "--with-ar-cmd", and "--with-make-cmd" options. * Environmental variable "FCFLAGS" is not used. * About operation * Information of time keeping is printed on standard output par default data output step. * Operation in NEC SX-6 is confirmed. =end EN =begin == 2005/06/20 (Tag: dcpam2-20050620) =end =begin JA * Mkinclude を Config.mk に変更し, autoconf で Config.mk.in から Config.mk を生成するようにする. * 上記の変更に伴い, 全ての Makefile の設定を変更. * aclocal.m4 や chkfort.sh, configure.in など, gtool4 から移植し, 改造した. いくつかの関数は dcl-5.3.1 から移植. * 上記の変更に合わせ, インストールの手引きを全面的に改訂 * config.cache のサンプルを作成. * gtool4 から Fortran90 ソースコードの TAGS を作るスクリプト f90tags.pl と依存関係を調査して Makefile が include する書式に出力する f90depend.pl を移植. 実際にはまだ dcpam では用いていない. * スタイルシートをわずかに修正 =end JA =begin EN * Included file "Mkinclude" was changed to "Config.mk". This file is generated from "Config.mk.in" by autoconf. * All "Makefile" is modified with above modification. "aclocal.m4", "chkfort.sh", "configure.in" are ported from gtool4 and modified. Some functions are ported from "dcl-5.3.1". * Installation guide is modified overall with above modification. * Samples of "config.cache" are created. * "f90tags.pl" and "f90depend.pl" are ported from gtool4. "f90tags.pl" generates TAGS from Fortran90 source code. "f90depend.pl" output dependency information to file that is included by Makefile. But in fact, both are not used yet in dcpam. * CSS file was modified a little. =end EN =begin == 2005/06/12 (Tag: dcpam2-20050612) =end =begin JA * latex2html でのドキュメント生成を考慮し, HITSOTY.tex と CREDITS.tex を doc/ 以下に出力するよう修正. * インストールガイドに依存ソフトウェアのインストールガイドへの直接 のリンクを追加. =end JA =begin EN * For "latex2html", "CREDITS.tex" and "HISTORY.tex" are become to be generated to doc/ directory. * In "INSTALL", Links to installation guide of dependance software are added. =end EN =begin == 2005/05/22 (Tag: dcpam2-20050522-2) =end =begin JA * ドキュメントの dcnote 化など、自動生成のための整備 (morikawa) =end JA =begin EN * Improve for auto-generation of documentations (morikawa) =end EN =begin == 2005/05/20 (Tag: dcpam2-20050522-1) =end =begin JA * コンパイルと実行が可能になる (morikawa) * 定式化ドキュメント・離散化ドキュメントを作成 (momoko) * インストールガイドを作成 (momoko) =end JA =begin EN * The code can be compiled and excused (morikawa) * Create Model formulation, Numerical methods (momoko) * Create Installation guide (momoko) =end EN # # Following comments are needed for TeX Documents. # These are automatically setting by cvs. # So do not modify directly. # $Name: dcpam2-20050623-4 $ $Date: 2005/06/22 18:01:29 $