DCPAM6 -- Dennou Club Planetary Atmospheric Model version 6 *** Note that Japanese and English are described in parallel *** DCPAM に関しては, doc/index.htm もしくは http://www.gfd-dennou.org/library/dcpam/dcpam6/dcpam6_latest/doc をご覧ください. See doc/index.htm.en or http://www.gfd-dennou.org/library/dcpam/dcpam6/dcpam6_latest/doc/index.htm.en for DCPAM = これは何? 地球流体電脳倶楽部の有志で開発している惑星大気大循環モデルです. Version 5 (DCPAM5) をベースに, スペクトル変換ライブラリを ISPACK3 (https://www.gfd-dennou.org/library/ispack/) と spmodel library ver.2 (https://www.gfd-dennou.org/library/spmodel/) へと 対応させつつ開発しているものです. まだ逐次変更しつつ作業していますので, 動作保証はいたしません. = What is this? This is planetary atmospheric general circulation model, which is being developed by volunteers from the GFD-DENNOU Club. Based on Version 5 (DCPAM5), we are developing it while adapting the spectral transformation library to be compatible with ISPACK3 (https://www.gfd-dennou.org/library/ispack/) and the spmodel library ver.2 (https://www.gfd-dennou.org/library/spmodel/). As we are making changes incrementally now, We do not guarantee its operation. = Installation INSTALL.htm もしくは INSTALL をご覧ください. See INSTALL.htm.en (or INSTALL). = COPYRIGHT COPYRIGHT をご覧ください. See COPYRIGHT. = Contents 本パッケージは以下のファイル, ディレクトリから構成されています. - README: 本ファイル - COPYRIGHT: 著作権が記載されたファイル - VERSION: バージョン情報 - INSTALL, INSTALL.htm: インストールガイド - HISTORY, HISTORY.htm: 開発履歴 - CREDITS, CREDITS.htm: 使用上の注意, 開発者一覧 - libsrc/: ライブラリソースコードを収めたディレクトリ. 詳細は src/LIBSRC_LIST を参照のこと - execsrc/: サンプル実行ファイルソースコードと実行用設定を収めた ディレクトリ. 詳細は execsrc/EXECSRC_LIST を参照のこと - lib/: DCPAM6 ライブラリ置き場 (libdcpam6.a) - include/: DCPAM6 モジュールファイル置き場 - bin/: DCPAM6 コンパイルスクリプト置き場 (dcpamfrt, dcpamconfig) - Makefile: Makefileの本体 - Config.mk.in: 各ディレクトリの Makefile において読み込まれる インクルードファイル Config.mk の雛型. Config.mk は configure スクリプトによって作成される. Config.mk には主に環境変数が記述される - rules.make: 各ディレクトリの Makefile において読み込まれる インクルードファイル. 共通利用されるルールが記述される - configure: Config.mk を作成する設定スクリプト - htmltools/: HTML 関係のファイル置場 - script/: スクリプト置場 - dcpam5-20180304-2/: DCPAM5 ソースから, まだ移植していないもの This package is consist of following files and directories. - README: This file - COPYRIGHT: File in which copyright is described - VERSION: Version information - INSTALL, INSTALL.htm.en: Installation guide - HISTORY, HISTORY.htm.en: Development history - CREDITS, CREDITS.htm.en: Precautionary statement, list of developers - libsrc/: Directory in which library source codes are located. See libsrc/LIBSRC_LIST for details - execsrc/: Directory in which sample main source codes and configuration files for executions are located. See execsrc/EXECSRC_LIST for details - lib/: Directory for DCPAM6 library (libdcpam6.a) - include/: Directory for DCPAM6 module files - bin/: Compile scripts for DCPAM6 (dcpamfrt, dcpamconfig) - Makefile: Main Makefile - Config.mk.in: Template file for Config.mk that is included by Makefile in each directory. Config.mk is generated by configure script. Environment variables are described in Config.mk mainly. - rules.make: This file is included by Makefile in each directory. Common rules are described in this file mainly. - configure: Scripts for generation of Config.mk - script/: Directory in which scripts are located - dcpam5-20180304-2/: Items not yet ported from the DCPAM5 source = Contact このパッケージに対するコメント, 提案, バグレポートは ("_at_" は "@" に置き換えてください) までお寄せください. その際には, VERSION ファイルに記載される バージョン情報も付記ください. Please send comments, suggestions, and bug reports to (Please replace "_at_" with "@"). Please identify the version of the package (file VERSION).