UPP 11.0.0
Loading...
Searching...
No Matches
cloudlayers::clouds_t Type Reference

_____? More...

Data Fields

real avv
 Average vertical velocity.
 
integer, dimension(maxlayers) baseidx
 Layer base.
 
real, dimension(maxlayers) ctt
 Cloud top temperature.
 
real, dimension(:), allocatable layerq
 array 3-D, of cloud layers
 
integer nlayers
 Number of layers.
 
integer, dimension(maxlayers) topidx
 Layer top.
 
integer wmnidx
 Warm nose index.
 

Detailed Description

_____?

Definition at line 627 of file GFIP3.f.

Field Documentation

◆ avv

real avv

Average vertical velocity.

Definition at line 631 of file GFIP3.f.

◆ baseidx

integer, dimension(maxlayers) baseidx

Layer base.

Definition at line 636 of file GFIP3.f.

◆ ctt

real, dimension(maxlayers) ctt

Cloud top temperature.

Definition at line 637 of file GFIP3.f.

◆ layerq

real, dimension(:), allocatable layerq

array 3-D, of cloud layers

Definition at line 633 of file GFIP3.f.

◆ nlayers

integer cloudlayers::clouds_t::nlayers

Number of layers.

Definition at line 629 of file GFIP3.f.

◆ topidx

integer, dimension(maxlayers) topidx

Layer top.

Definition at line 635 of file GFIP3.f.

◆ wmnidx

integer wmnidx

Warm nose index.

Definition at line 630 of file GFIP3.f.


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