FV3 Bundle
type_mom_blk::mom_blk_type Type Reference

Public Attributes

integer ne
 
integer nsub
 
real(kind_real), dimension(:,:,:,:), allocatable m2_1
 
real(kind_real), dimension(:,:,:,:), allocatable m2_2
 
real(kind_real), dimension(:,:,:,:,:), allocatable m11
 
real(kind_real), dimension(:,:,:,:,:), allocatable m22
 
real(kind_real), dimension(:,:,:), allocatable m2full
 

Detailed Description

Definition at line 15 of file type_mom_blk.F90.

Member Data Documentation

◆ m11

real(kind_real), dimension(:,:,:,:,:), allocatable type_mom_blk::mom_blk_type::m11

Definition at line 20 of file type_mom_blk.F90.

◆ m22

real(kind_real), dimension(:,:,:,:,:), allocatable type_mom_blk::mom_blk_type::m22

Definition at line 21 of file type_mom_blk.F90.

◆ m2_1

real(kind_real), dimension(:,:,:,:), allocatable type_mom_blk::mom_blk_type::m2_1

Definition at line 18 of file type_mom_blk.F90.

◆ m2_2

real(kind_real), dimension(:,:,:,:), allocatable type_mom_blk::mom_blk_type::m2_2

Definition at line 19 of file type_mom_blk.F90.

◆ m2full

real(kind_real), dimension(:,:,:), allocatable type_mom_blk::mom_blk_type::m2full

Definition at line 22 of file type_mom_blk.F90.

◆ ne

integer type_mom_blk::mom_blk_type::ne

Definition at line 16 of file type_mom_blk.F90.

◆ nsub

integer type_mom_blk::mom_blk_type::nsub

Definition at line 17 of file type_mom_blk.F90.


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