IGMBaseLib 1.0
Private Attributes

IcGrid_ncWriter_mod::IcGrid_ncWriter Type Reference

Derived type which manages the information nesessary for writing the physical field data on icosahedral grid to a NetCDF file. More...

List of all members.

Private Attributes

integer ncID
 The ID associated with an open NetCDF file.
type(Mesh2_ncInfomesh2Info
 The variable of derived type Mesh2_ncInfo.
type(IcGrid2D_FVM), pointer icgrid
 The pointer to a variable of derived type IcGrid2D_FVM.
integer rec_dimid
integer rec_counter

Detailed Description

Derived type which manages the information nesessary for writing the physical field data on icosahedral grid to a NetCDF file.

Definition at line 76 of file IcGrid_ncWriter_mod.f90.


Member Data Documentation

The pointer to a variable of derived type IcGrid2D_FVM.

Definition at line 90 of file IcGrid_ncWriter_mod.f90.

The variable of derived type Mesh2_ncInfo.

Definition at line 86 of file IcGrid_ncWriter_mod.f90.

The ID associated with an open NetCDF file.

Definition at line 82 of file IcGrid_ncWriter_mod.f90.

Definition at line 98 of file IcGrid_ncWriter_mod.f90.

Definition at line 94 of file IcGrid_ncWriter_mod.f90.


The documentation for this type was generated from the following file:
 All Classes Namespaces Files Functions Variables