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

List of all members.

Data Types

type  GR_BIOG_t

Public Member Functions

subroutine GR_BIOG_GOTO_MODEL (KFROM, KTO, LKFROM)
subroutine GR_BIOG_ALLOC (KMODEL)
subroutine GR_BIOG_DEALLO

Public Attributes

TYPE(GR_BIOG_t), allocatable,
target, save 
GR_BIOG_MODEL
REAL, dimension(:), pointer XISOPOT = >NULL()
REAL, dimension(:), pointer XMONOPOT = >NULL()
REAL, dimension(:,:,:), pointer XIACAN = >NULL()
REAL, dimension(:), pointer XFISO = >NULL()
REAL, dimension(:), pointer XFMONO = >NULL()
REAL, dimension(:), pointer XNOFLUX = >NULL()

Detailed Description

Definition at line 2 of file modd_gr_biogn.F90.


Member Function/Subroutine Documentation

subroutine MODD_GR_BIOG_n::GR_BIOG_ALLOC ( INTEGER, intent(in)  KMODEL)

Definition at line 94 of file modd_gr_biogn.F90.

Definition at line 111 of file modd_gr_biogn.F90.

subroutine MODD_GR_BIOG_n::GR_BIOG_GOTO_MODEL ( INTEGER, intent(in)  KFROM,
INTEGER, intent(in)  KTO,
LOGICAL, intent(in)  LKFROM 
)

Definition at line 67 of file modd_gr_biogn.F90.


Member Data Documentation

TYPE(GR_BIOG_t), allocatable, target, save MODD_GR_BIOG_n::GR_BIOG_MODEL

Definition at line 52 of file modd_gr_biogn.F90.

REAL, dimension(:), pointer MODD_GR_BIOG_n::XFISO = >NULL()

Definition at line 60 of file modd_gr_biogn.F90.

REAL, dimension(:), pointer MODD_GR_BIOG_n::XFMONO = >NULL()

Definition at line 60 of file modd_gr_biogn.F90.

REAL, dimension(:,:,:), pointer MODD_GR_BIOG_n::XIACAN = >NULL()

Definition at line 58 of file modd_gr_biogn.F90.

REAL, dimension(:), pointer MODD_GR_BIOG_n::XISOPOT = >NULL()

Definition at line 54 of file modd_gr_biogn.F90.

REAL, dimension(:), pointer MODD_GR_BIOG_n::XMONOPOT = >NULL()

Definition at line 56 of file modd_gr_biogn.F90.

REAL, dimension(:), pointer MODD_GR_BIOG_n::XNOFLUX = >NULL()

Definition at line 62 of file modd_gr_biogn.F90.


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