SURFEX v7.3
General documentation of Surfex
 All Classes Files Functions Variables Typedefs
Data Types | Public Member Functions | Public Attributes
MODD_FLAKE_SBL_n Module Reference
Collaboration diagram for MODD_FLAKE_SBL_n:
Collaboration graph
[legend]

List of all members.

Data Types

type  FLAKE_SBL_t

Public Member Functions

subroutine FLAKE_SBL_GOTO_MODEL (KFROM, KTO, LKFROM)
subroutine FLAKE_SBL_ALLOC (KMODEL)
subroutine FLAKE_SBL_DEALLO

Public Attributes

TYPE(FLAKE_SBL_t), allocatable,
target, save 
FLAKE_SBL_MODEL
INTEGER, pointer NLVL = >NULL()
REAL, dimension(:,:), pointer XZ = >NULL()
REAL, dimension(:,:), pointer XU = >NULL()
REAL, dimension(:,:), pointer XT = >NULL()
REAL, dimension(:,:), pointer XQ = >NULL()
REAL, dimension(:,:), pointer XTKE = >NULL()
REAL, dimension(:), pointer XLMO = >NULL()
REAL, dimension(:,:), pointer XP = >NULL()
REAL, dimension(:,:), pointer XDZ = >NULL()
REAL, dimension(:,:), pointer XZF = >NULL()
REAL, dimension(:,:), pointer XDZF = >NULL()

Detailed Description

Definition at line 2 of file modd_flake_sbln.F90.


Member Function/Subroutine Documentation

subroutine MODD_FLAKE_SBL_n::FLAKE_SBL_ALLOC ( INTEGER, intent(in)  KMODEL)

Definition at line 116 of file modd_flake_sbln.F90.

Definition at line 138 of file modd_flake_sbln.F90.

subroutine MODD_FLAKE_SBL_n::FLAKE_SBL_GOTO_MODEL ( INTEGER, intent(in)  KFROM,
INTEGER, intent(in)  KTO,
LOGICAL, intent(in)  LKFROM 
)

Definition at line 80 of file modd_flake_sbln.F90.


Member Data Documentation

TYPE(FLAKE_SBL_t), allocatable, target, save MODD_FLAKE_SBL_n::FLAKE_SBL_MODEL

Definition at line 53 of file modd_flake_sbln.F90.

INTEGER, pointer MODD_FLAKE_SBL_n::NLVL = >NULL()

Definition at line 55 of file modd_flake_sbln.F90.

REAL, dimension(:,:), pointer MODD_FLAKE_SBL_n::XDZ = >NULL()

Definition at line 71 of file modd_flake_sbln.F90.

REAL, dimension(:,:), pointer MODD_FLAKE_SBL_n::XDZF = >NULL()

Definition at line 75 of file modd_flake_sbln.F90.

REAL, dimension(:), pointer MODD_FLAKE_SBL_n::XLMO = >NULL()

Definition at line 67 of file modd_flake_sbln.F90.

REAL, dimension(:,:), pointer MODD_FLAKE_SBL_n::XP = >NULL()

Definition at line 69 of file modd_flake_sbln.F90.

REAL, dimension(:,:), pointer MODD_FLAKE_SBL_n::XQ = >NULL()

Definition at line 63 of file modd_flake_sbln.F90.

REAL, dimension(:,:), pointer MODD_FLAKE_SBL_n::XT = >NULL()

Definition at line 61 of file modd_flake_sbln.F90.

REAL, dimension(:,:), pointer MODD_FLAKE_SBL_n::XTKE = >NULL()

Definition at line 65 of file modd_flake_sbln.F90.

REAL, dimension(:,:), pointer MODD_FLAKE_SBL_n::XU = >NULL()

Definition at line 59 of file modd_flake_sbln.F90.

REAL, dimension(:,:), pointer MODD_FLAKE_SBL_n::XZ = >NULL()

Definition at line 57 of file modd_flake_sbln.F90.

REAL, dimension(:,:), pointer MODD_FLAKE_SBL_n::XZF = >NULL()

Definition at line 73 of file modd_flake_sbln.F90.


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