Class constants_mod
In: constants/constants.f90

    Copyright (C) GFD Dennou Club, 2005. All rights reserved.

                                                                 !=begin

Module constants_mod

  * Developers: Morikawa Yasuhiro
  * Version: $Id: constants.f90,v 1.10 2005/01/20 11:03:46 morikawa Exp $
  * Tag Name: $Name:  $
  * Change History:

Overview

This module set physical constants. Default value is standard condition on the earth. These values could be changed by NAMELIST. 物理定数を設定するためのモジュールである。 デフォルトでは地球上の標準状態の値を持っているが、 NAMELIST により変更することも可能である。

Error Handling

Known Bugs

Note

Future Plans

                                                                 !=end

Included Modules

type_mod type_mod nmlfile_mod dc_trace dc_message dc_trace

[Validate]