Path: | shared/io_gt4_out.f90 |
Last Update: | Tue Jul 25 12:16:27 JST 2006 |
Copyright (C) GFD Dennou Club, 2005. All rights reserved.
* Developers: Morikawa Yasuhiro * Version: $Id: io_gt4_out.f90,v 1.3 2006/07/25 03:16:27 morikawa Exp $ * Tag Name: $Name: dcpam3-20070608 $ * Change History:
This module output data with gtool4 netCDF conventions.
gtool4 netCDF 規約に基づくデータを出力する。
* 1つのファイルに異なる StepInterval が設定される場合、 HistoryCreate には先に設定されたものの StepInterval で時間間隔を 決めるため、後で設定した変数の StepInterval が前のものよりも 小さい場合には整合的でなくなる。 * 回避方法 * 異なる StepInterval を設定する場合にはそれらは 別個のファイルに分ける。
This file provides following module.