FV3 Bundle
type_bpar::bpar_type Type Reference

Public Member Functions

procedure alloc => bpar_alloc
 
procedure dealloc => bpar_dealloc
 

Public Attributes

integer nb
 
integer nbe
 
integer nl0rmax
 
integer, dimension(:), allocatable nl0r
 
integer, dimension(:,:,:), allocatable l0rl0b_to_l0
 
integer, dimension(:,:), allocatable il0rz
 
integer, dimension(:), allocatable nc3
 
logical, dimension(:,:), allocatable vbal_block
 
logical, dimension(:), allocatable diag_block
 
logical, dimension(:), allocatable avg_block
 
logical, dimension(:), allocatable fit_block
 
logical, dimension(:), allocatable b_block
 
logical, dimension(:), allocatable nicas_block
 
logical, dimension(:), allocatable cv_block
 
character(len=11), dimension(:), allocatable blockname
 
integer, dimension(:), allocatable b_to_v1
 
integer, dimension(:), allocatable b_to_v2
 
integer, dimension(:), allocatable b_to_ts1
 
integer, dimension(:), allocatable b_to_ts2
 

Detailed Description

Definition at line 17 of file type_bpar.F90.

Member Function/Subroutine Documentation

◆ alloc()

procedure type_bpar::bpar_type::alloc ( )

Definition at line 39 of file type_bpar.F90.

◆ dealloc()

procedure type_bpar::bpar_type::dealloc ( )

Definition at line 40 of file type_bpar.F90.

Member Data Documentation

◆ avg_block

logical, dimension(:), allocatable type_bpar::bpar_type::avg_block

Definition at line 28 of file type_bpar.F90.

◆ b_block

logical, dimension(:), allocatable type_bpar::bpar_type::b_block

Definition at line 30 of file type_bpar.F90.

◆ b_to_ts1

integer, dimension(:), allocatable type_bpar::bpar_type::b_to_ts1

Definition at line 36 of file type_bpar.F90.

◆ b_to_ts2

integer, dimension(:), allocatable type_bpar::bpar_type::b_to_ts2

Definition at line 37 of file type_bpar.F90.

◆ b_to_v1

integer, dimension(:), allocatable type_bpar::bpar_type::b_to_v1

Definition at line 34 of file type_bpar.F90.

◆ b_to_v2

integer, dimension(:), allocatable type_bpar::bpar_type::b_to_v2

Definition at line 35 of file type_bpar.F90.

◆ blockname

character(len=11), dimension(:), allocatable type_bpar::bpar_type::blockname

Definition at line 33 of file type_bpar.F90.

◆ cv_block

logical, dimension(:), allocatable type_bpar::bpar_type::cv_block

Definition at line 32 of file type_bpar.F90.

◆ diag_block

logical, dimension(:), allocatable type_bpar::bpar_type::diag_block

Definition at line 27 of file type_bpar.F90.

◆ fit_block

logical, dimension(:), allocatable type_bpar::bpar_type::fit_block

Definition at line 29 of file type_bpar.F90.

◆ il0rz

integer, dimension(:,:), allocatable type_bpar::bpar_type::il0rz

Definition at line 24 of file type_bpar.F90.

◆ l0rl0b_to_l0

integer, dimension(:,:,:), allocatable type_bpar::bpar_type::l0rl0b_to_l0

Definition at line 23 of file type_bpar.F90.

◆ nb

integer type_bpar::bpar_type::nb

Definition at line 19 of file type_bpar.F90.

◆ nbe

integer type_bpar::bpar_type::nbe

Definition at line 20 of file type_bpar.F90.

◆ nc3

integer, dimension(:), allocatable type_bpar::bpar_type::nc3

Definition at line 25 of file type_bpar.F90.

◆ nicas_block

logical, dimension(:), allocatable type_bpar::bpar_type::nicas_block

Definition at line 31 of file type_bpar.F90.

◆ nl0r

integer, dimension(:), allocatable type_bpar::bpar_type::nl0r

Definition at line 22 of file type_bpar.F90.

◆ nl0rmax

integer type_bpar::bpar_type::nl0rmax

Definition at line 21 of file type_bpar.F90.

◆ vbal_block

logical, dimension(:,:), allocatable type_bpar::bpar_type::vbal_block

Definition at line 26 of file type_bpar.F90.


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