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

List of all members.

Data Types

type  DST_t

Public Member Functions

subroutine DST_GOTO_MODEL (KFROM, KTO, LKFROM)
subroutine DST_ALLOC (KMODEL)
subroutine DST_DEALLO

Public Attributes

TYPE(DST_t), allocatable,
target, save 
DST_MODEL
INTEGER, dimension(:), pointer NVT_DST = >NULL()
INTEGER, dimension(:,:), pointer NSIZE_PATCH_DST = >NULL()
INTEGER, dimension(:,:,:), pointer NR_PATCH_DST = >NULL()
REAL, dimension(:), pointer Z0_EROD_DST = >NULL()
CHARACTER(LEN=6), dimension(:),
pointer 
CSV_DST = >NULL()
REAL, dimension(:,:,:), pointer XSFDST = >NULL()
REAL, dimension(:,:,:), pointer XSFDSTM = >NULL()
REAL, dimension(:), pointer XEMISRADIUS_DST = >NULL()
REAL, dimension(:), pointer XEMISSIG_DST = >NULL()
REAL, dimension(:), pointer XMSS_FRC_SRC = >NULL()

Detailed Description

Definition at line 1 of file modd_dstn.F90.


Member Function/Subroutine Documentation

subroutine MODD_DST_n::DST_ALLOC ( INTEGER, intent(in)  KMODEL)

Definition at line 90 of file modd_dstn.F90.

subroutine MODD_DST_n::DST_DEALLO ( )

Definition at line 111 of file modd_dstn.F90.

subroutine MODD_DST_n::DST_GOTO_MODEL ( INTEGER, intent(in)  KFROM,
INTEGER, intent(in)  KTO,
LOGICAL, intent(in)  LKFROM 
)

Definition at line 55 of file modd_dstn.F90.


Member Data Documentation

CHARACTER(LEN=6), dimension(:), pointer MODD_DST_n::CSV_DST = >NULL()

Definition at line 40 of file modd_dstn.F90.

TYPE(DST_t), allocatable, target, save MODD_DST_n::DST_MODEL

Definition at line 30 of file modd_dstn.F90.

INTEGER, dimension(:,:,:), pointer MODD_DST_n::NR_PATCH_DST = >NULL()

Definition at line 36 of file modd_dstn.F90.

INTEGER, dimension(:,:), pointer MODD_DST_n::NSIZE_PATCH_DST = >NULL()

Definition at line 34 of file modd_dstn.F90.

INTEGER, dimension(:), pointer MODD_DST_n::NVT_DST = >NULL()

Definition at line 32 of file modd_dstn.F90.

REAL, dimension(:), pointer MODD_DST_n::XEMISRADIUS_DST = >NULL()

Definition at line 46 of file modd_dstn.F90.

REAL, dimension(:), pointer MODD_DST_n::XEMISSIG_DST = >NULL()

Definition at line 48 of file modd_dstn.F90.

REAL, dimension(:), pointer MODD_DST_n::XMSS_FRC_SRC = >NULL()

Definition at line 50 of file modd_dstn.F90.

REAL, dimension(:,:,:), pointer MODD_DST_n::XSFDST = >NULL()

Definition at line 42 of file modd_dstn.F90.

REAL, dimension(:,:,:), pointer MODD_DST_n::XSFDSTM = >NULL()

Definition at line 44 of file modd_dstn.F90.

REAL, dimension(:), pointer MODD_DST_n::Z0_EROD_DST = >NULL()

Definition at line 38 of file modd_dstn.F90.


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