# # 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.14 2008-11-18 04:03:25 morikawa Exp $ =end JA =begin EN = dcpam Development History #* Yasuhiro MORIKAWA (morikawa), Masaki ISHIWARARI (momoko) # * $Id: HISTORY,v 1.14 2008-11-18 04:03:25 morikawa Exp $ =end EN =begin HTML
=end HTML #=begin #== 200?/??/?? (Tag: dcpam5-????????) #=end # #=begin JA #=end JA #=begin EN #=end EN =begin == 2008/11/18 (Tag: dcpam5-20081118) =end =begin JA * ビルドの際に (()) のバイナリが作成されない問題を修正. * (()), (()), (()) の変更. * 積雲パラメタリゼーションスキーム, 大規模凝結スキーム の降水の合計値を主プログラムから出力するよう変更. * 出力されるヒストリデータとして OLR などを追加. * 短波入射を (()) とは別のモジュール (()) としてパッケージ. =end JA =begin EN * A problem that a binary file of (()) is not created by "make" is fixed. * (()), (()), (()) are changed. * Summation of rain of cumulus parameterization scheme and rain of large scale condensation scheme are output from a main program. * Some history data like as "OLR", etc. can be output additionally. * Short wave incoming is separated from "(())" and packaged as "(())". =end EN =begin == 2008/11/09 (Tag: dcpam5-20081109-1) =end =begin JA * (()) の修正. * 地表面温度を変化できるよう修正. * (()) を AGCM5 から移植. * 地表面温度リスタートデータの入出力機構を追加. * 初期値データ生成用メインプログラムと NAMELIST ファイルの作成. * 地表面データ生成用メインプログラムと NAMELIST ファイルの作成. * 物理過程の陰解法に関連するフラックス補正サブルーチンを AGCM5 から PhyImplFluxCorrect として (()) へ移植. * (()) の修正. * 負の水蒸気が除去しきれない場合についてエラーを返す. =end JA =begin EN * (()) is modified. * Surface temperature can be changed. * (()) is imported from AGCM5. * A mechanism of input/output of restart data of surface temperature is added. * A main program and a NAMELIST file for generation of initial data is created. * A main program and a NAMELIST file for generation of surface data is created. * A subroutine corrects fluxes for implicit scheme of physical processes in AGCM5 are imported to (()) as a subroutine "PhyImplFluxCorrect". * (()) is modified. * Error is returned when negative moist can not be removed. =end EN =begin == 2008/10/08 (Tag: dcpam5-20081008) =end =begin JA * 計算開始日時をデータに出力可能にする. * 時間の制御は「ステップ数」ではなく時刻型 (gtool5 ライブラリの DC_DIFFTIME, DC_DATETIME 型) の変数で行う. =end JA =begin EN * Date of start of calculation can be output to data. * Time is controlled by not number of step but variables of time types ("DC_DIFFTIME" or "DC_DATETIME" in gtool5 library). =end EN =begin == 2008/09/25 (Tag: dcpam5-20080925) =end =begin JA * 使用するデータ入出力ライブラリを (()) から (()) へ変更 * 予報変数に関しては, タイムフィルターをかける前の値を出力. * 時間発展の DO LOOP の制御は「ステップ数」ではなく時刻で行う. =end JA =begin EN * Data input/output library is changed from (()) to (()). * Prediction variables are output not time filtered. * DO LOOP of time integration is controlled by not number of step but time. =end EN =begin == 2008/08/12 (Tag: dcpam5-20080812) =end =begin JA * 力学コアを実装. * 大規模凝結スキームを実装. * 乾燥対流調節過程を実装. * 地表面フラックス過程を実装. * タイムフィルター (Asselin, 1972) 実装. * 負の水蒸気除去のためのユーティリティを実装. * 地表面データファイルの入力のためのモジュールを作成. * Held and Suarez (1994) による強制と散逸に関する物理過程を実装. * Held and Suarez (1994) ベンチマークテスト用主プログラムを実装. =end JA =begin EN * Dynamical core is implemented. * Large scale condensation scheme is implemented. * Dry convective adjustment process is implemented. * Surface flux process is implemented. * Time filter (Asselin, 1972) is implemented. * A utility for elimination of negative moisture is implemented. * A module for ground data file input is created. * A physical process for forcing and dissipation suggested by Held and Suarez (1994) is implemented. * Main program for Held and Suarez (1994) benchmark test is implemented. =end EN =begin == 2008/08/04 (Tag: dcpam5-20080804) =end =begin JA * dcpam4 からプログラムの書き方を大幅に変更. * まだ作成段階. * 放射, 鉛直拡散, 積雲パラメタリゼーション (湿潤対流) のみ 実装されている. =end JA =begin EN * Programming style is considerably changed from "dcpam4". * Under construction. * Only radiation, vertical diffusion, cumulus parameterization (moist adjust) are implemented. =end EN # # Following comments are needed for TeX Documents. # These are automatically setting by cvs. # So do not modify directly. # $Name: dcpam5-20081118 $ $Date: 2008-11-18 04:03:25 $ =begin HTML
$Id: HISTORY,v 1.14 2008-11-18 04:03:25 morikawa Exp $ =end HTML #== Mode setting for Emacs #Local Variables: #mode: rd #End: #