
dcpam5 -- Dennou Club Planetary Atmospheric Model version 5

*** Note that Japanese and English are described in parallel ***

dcpam に関しては, doc/index.htm もしくは
http://www.gfd-dennou.org/library/dcpam/dcpam5/dcpam5_latest/doc
をご覧ください. 

See doc/index.htm.en or
http://www.gfd-dennou.org/library/dcpam/dcpam5/dcpam5_latest/doc/index.htm.en
for dcpam


= 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: 使用上の注意, 開発者一覧

  - src/:         ソースコードを収めたディレクトリ. 
                      詳細は src/SRC_LIST を参照のこと
  - doc/:         ドキュメントを収めたディレクトリ. 
                      詳細は doc/index.htm を参照のこと
  - practice/:    実験用作業ディレクトリ

  - Makefile:     Makefileの本体
  - Config.mk.in: 各ディレクトリの Makefile において読み込まれる
                      インクルードファイル Config.mk の雛型. 
                      Config.mk は configure スクリプトによって作成される. 
                      Config.mk には主に環境変数が記述される
  - rules.make:   各ディレクトリの Makefile において読み込まれる
                      インクルードファイル. 
                      共通利用されるルールが記述される
  - configure,    
    config.guess, 
    config.sub,
    install-sh:   Config.mk を作成するためのスクリプト
  - configure.in: configure スクリプトの雛型 (開発者用). このファイルを元に, 
                      autoconf コマンドで configure が作成される

  - htmltools/:   HTML 関係のファイル置場
  - script/:      スクリプト置場

  - ChangeLog:    変更履歴の詳細 (開発者用)



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

  - src/:       Directory in which source codes are located.
                    See src/SRC_LIST for details
  - doc/:       Directory in which documents are located.
                    See doc/index.htm.en for details
  - practice/:  Working directory for experiments

  - 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,    
    config.guess, 
    config.sub,
    install-sh:   Scripts for generation of Config.mk
  - configure.in: Template file for configure (for developers)
                      By autoconf command and this file,
                      configure is generated. 

  - htmltools/:   Directory in which files for HTML are located
  - script/:      Directory in which scripts are located

  - ChangeLog:    Details of development history (for developers)


= Contact

このパッケージに対するコメント, 提案, バグレポートは
<dcstaff_at_gfd-dennou.org> ("_at_" は "@" に置き換えてください)
までお寄せください. その際には, VERSION ファイルに記載される
バージョン情報も付記ください. 

Please send comments, suggestions, and bug reports to 
<dcstaff_at_gfd-dennou.org> (Please replace "_at_" with "@"). 
Please identify the version of the package (file VERSION).
