MOM6
mom_ale_sponge::p3d Type Reference

Detailed Description

A structure for creating arrays of pointers to 3D arrays with extra gridding information.

Definition at line 65 of file MOM_ALE_sponge.F90.

Collaboration diagram for mom_ale_sponge::p3d:
[legend]

Private variables and constants

integer id
 id for FMS external time interpolator
 
integer nz_data
 The number of vertical levels in the input field.
 
integer num_tlevs
 The number of time records contained in the file.
 
real, dimension(:,:,:), pointer mask_in => NULL()
 pointer to the data mask.
 
real, dimension(:,:,:), pointer p => NULL()
 pointer to the data.
 
real, dimension(:,:,:), pointer h => NULL()
 pointer to the data grid.
 

The documentation for this type was generated from the following file: