IGMBaseLib 1.0
Private メソッド

インターフェース IcGrid_ncReader_mod::read_FieldData

すべてのメンバ一覧

Private メソッド

subroutine read_Field2D_Data (self, name, field, time_level)
 指定された時間レベルの物理場データを NetCDF ファイルから読み込む.

説明

IcGrid_ncReader_mod.f90119 行で定義されています。


関数/サブルーチン

subroutine IcGrid_ncReader_mod::read_FieldData::read_Field2D_Data ( type(IcGrid_ncReader),intent(in)  self,
character(*),intent(in)  name,
type(Field_IcGrid2D),intent(inout)  field,
integer,intent(in)  time_level 
) [private]

指定された時間レベルの物理場データを NetCDF ファイルから読み込む.

引数:
[in]self構造型 IcGrid_ncReader の変数.
[in]name物理場の名前.
[in,out]field物理場データを保存する構造型 Field_IcGrid2D の変数.
[in]time_levelタイムレベル.

IcGrid_ncReader_mod.f90383 行で定義されています。


インターフェースの説明は次のファイルから生成されました:
 全て クラス ネームスペース ファイル 関数 変数