MOM6
mom_sum_output::depth_list Type Reference

Detailed Description

Definition at line 87 of file MOM_sum_output.F90.

Collaboration diagram for mom_sum_output::depth_list:
[legend]

Private variables and constants

real depth
 
real area
 
real vol_below
 

Variables and constants

◆ area

real mom_sum_output::depth_list::area
private

Definition at line 89 of file MOM_sum_output.F90.

89  real :: area ! The cross-sectional area of the ocean at that depth, in m2.

◆ depth

real mom_sum_output::depth_list::depth
private

Definition at line 88 of file MOM_sum_output.F90.

88  real :: depth ! A depth, in m.

◆ vol_below

real mom_sum_output::depth_list::vol_below
private

Definition at line 90 of file MOM_sum_output.F90.

90  real :: vol_below ! The ocean volume below that depth, in m3.

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