time.f90

Path: src/shared/time/time.f90
Last Update: Mon May 02 20:23:43 JST 2005

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

begin

Module time_mod

  * Developers: Morikawa Yasuhiro
  * Version: $Id: time.f90,v 1.11 2005/05/02 11:23:43 morikawa Exp $
  * Tag Name: $Name:  $
  * Change History:

Overview

This module set "Time" and "Step".

時刻や「計算ステップ」に関して設定するためのモジュールである。

Error Handling

Known Bugs

Note

Future Plans

end

[Validate]