FV3 Bundle
type_lct_blk::lct_blk_type Type Reference

Public Member Functions

procedure alloc => lct_blk_alloc
 
procedure dealloc => lct_blk_dealloc
 
procedure correlation => lct_blk_correlation
 
procedure fitting => lct_blk_fitting
 

Public Attributes

integer ib
 
integer nscales
 
real(kind_real), dimension(:,:,:,:), allocatable raw
 
real(kind_real), dimension(:,:,:,:), allocatable d
 
real(kind_real), dimension(:,:,:), allocatable coef
 
real(kind_real), dimension(:,:,:,:), allocatable fit
 
real(kind_real), dimension(:,:,:,:), allocatable d_filt
 
real(kind_real), dimension(:,:,:), allocatable coef_filt
 
real(kind_real), dimension(:,:,:,:), allocatable fit_filt
 
real(kind_real), dimension(:,:,:), allocatable d11
 
real(kind_real), dimension(:,:,:), allocatable d22
 
real(kind_real), dimension(:,:,:), allocatable d33
 
real(kind_real), dimension(:,:,:), allocatable d12
 
real(kind_real), dimension(:,:,:), allocatable h11
 
real(kind_real), dimension(:,:,:), allocatable h22
 
real(kind_real), dimension(:,:,:), allocatable h33
 
real(kind_real), dimension(:,:,:), allocatable h12
 
real(kind_real), dimension(:,:,:), allocatable dcoef
 
real(kind_real), dimension(:,:,:), allocatable dlh
 

Detailed Description

Definition at line 29 of file type_lct_blk.F90.

Member Function/Subroutine Documentation

◆ alloc()

procedure type_lct_blk::lct_blk_type::alloc ( )

Definition at line 59 of file type_lct_blk.F90.

◆ correlation()

procedure type_lct_blk::lct_blk_type::correlation ( )

Definition at line 61 of file type_lct_blk.F90.

◆ dealloc()

procedure type_lct_blk::lct_blk_type::dealloc ( )

Definition at line 60 of file type_lct_blk.F90.

◆ fitting()

procedure type_lct_blk::lct_blk_type::fitting ( )

Definition at line 62 of file type_lct_blk.F90.

Member Data Documentation

◆ coef

real(kind_real), dimension(:,:,:), allocatable type_lct_blk::lct_blk_type::coef

Definition at line 39 of file type_lct_blk.F90.

◆ coef_filt

real(kind_real), dimension(:,:,:), allocatable type_lct_blk::lct_blk_type::coef_filt

Definition at line 44 of file type_lct_blk.F90.

◆ d

real(kind_real), dimension(:,:,:,:), allocatable type_lct_blk::lct_blk_type::d

Definition at line 38 of file type_lct_blk.F90.

◆ d11

real(kind_real), dimension(:,:,:), allocatable type_lct_blk::lct_blk_type::d11

Definition at line 48 of file type_lct_blk.F90.

◆ d12

real(kind_real), dimension(:,:,:), allocatable type_lct_blk::lct_blk_type::d12

Definition at line 51 of file type_lct_blk.F90.

◆ d22

real(kind_real), dimension(:,:,:), allocatable type_lct_blk::lct_blk_type::d22

Definition at line 49 of file type_lct_blk.F90.

◆ d33

real(kind_real), dimension(:,:,:), allocatable type_lct_blk::lct_blk_type::d33

Definition at line 50 of file type_lct_blk.F90.

◆ d_filt

real(kind_real), dimension(:,:,:,:), allocatable type_lct_blk::lct_blk_type::d_filt

Definition at line 43 of file type_lct_blk.F90.

◆ dcoef

real(kind_real), dimension(:,:,:), allocatable type_lct_blk::lct_blk_type::dcoef

Definition at line 56 of file type_lct_blk.F90.

◆ dlh

real(kind_real), dimension(:,:,:), allocatable type_lct_blk::lct_blk_type::dlh

Definition at line 57 of file type_lct_blk.F90.

◆ fit

real(kind_real), dimension(:,:,:,:), allocatable type_lct_blk::lct_blk_type::fit

Definition at line 40 of file type_lct_blk.F90.

◆ fit_filt

real(kind_real), dimension(:,:,:,:), allocatable type_lct_blk::lct_blk_type::fit_filt

Definition at line 45 of file type_lct_blk.F90.

◆ h11

real(kind_real), dimension(:,:,:), allocatable type_lct_blk::lct_blk_type::h11

Definition at line 52 of file type_lct_blk.F90.

◆ h12

real(kind_real), dimension(:,:,:), allocatable type_lct_blk::lct_blk_type::h12

Definition at line 55 of file type_lct_blk.F90.

◆ h22

real(kind_real), dimension(:,:,:), allocatable type_lct_blk::lct_blk_type::h22

Definition at line 53 of file type_lct_blk.F90.

◆ h33

real(kind_real), dimension(:,:,:), allocatable type_lct_blk::lct_blk_type::h33

Definition at line 54 of file type_lct_blk.F90.

◆ ib

integer type_lct_blk::lct_blk_type::ib

Definition at line 31 of file type_lct_blk.F90.

◆ nscales

integer type_lct_blk::lct_blk_type::nscales

Definition at line 32 of file type_lct_blk.F90.

◆ raw

real(kind_real), dimension(:,:,:,:), allocatable type_lct_blk::lct_blk_type::raw

Definition at line 35 of file type_lct_blk.F90.


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