SURFEX v8.1
General documentation of Surfex
Surfex_Git2
src
SURFEX
modd_teb_par.F90
Go to the documentation of this file.
1
!SFX_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
2
!SFX_LIC This is part of the SURFEX software governed by the CeCILL-C licence
3
!SFX_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
4
!SFX_LIC for details. version 1.
5
!####################
6
MODULE
modd_teb_par
7
!####################
8
!
9
!!**** *MODD_TEB_PAR - declaration of TEB surface parameters
10
!!
11
!! PURPOSE
12
!! -------
13
! Declaration of surface parameters
14
!
15
!!
16
!!** IMPLICIT ARGUMENTS
17
!! ------------------
18
!! None
19
!!
20
!! REFERENCE
21
!! ---------
22
!!
23
!! AUTHOR
24
!! ------
25
!! V. Masson *Meteo France*
26
!!
27
!! MODIFICATIONS
28
!! -------------
29
!! Original 11/2011
30
!
31
!* 0. DECLARATIONS
32
! ------------
33
!
34
!
35
IMPLICIT NONE
36
!
37
!-----------------------------------------------------------------------------------------------------
38
INTEGER
,
PARAMETER
::
nteb_patch_max
= 9
! maximum number of patches
39
!-----------------------------------------------------------------------------------------------------
40
!
41
END MODULE
modd_teb_par
modd_teb_par::nteb_patch_max
integer, parameter nteb_patch_max
Definition:
modd_teb_par.F90:38
modd_teb_par
Definition:
modd_teb_par.F90:6
Generated on Tue Jan 16 2018 16:23:29 for SURFEX v8.1 by
1.8.13