SURFEX v8.1
General documentation of Surfex
Surfex_Git2
src
SURFEX
modd_atm_cst.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
! ######spl
6
MODULE
modd_atm_cst
7
! ###############
8
!
9
!!**** *MODD_CST* - declaration of typical characteristics of the atmosphere
10
11
!! PURPOSE
12
!! -------
13
! The purpose of this declarative module is to declare the
14
! typical characteristics of the atmosphere
15
!
16
!!
17
!!** IMPLICIT ARGUMENTS
18
!! ------------------
19
!! None
20
!!
21
!! REFERENCE
22
!! ---------
23
!!
24
!! AUTHOR
25
!! ------
26
!! V. Masson *Meteo France*
27
!!
28
!! MODIFICATIONS
29
!! -------------
30
!! Original july 2003
31
!-------------------------------------------------------------------------------
32
!
33
!* 0. DECLARATIONS
34
! ------------
35
!
36
IMPLICIT NONE
37
REAL
::
xclim_t_grad
= -0.0065
! climatological vertical temperature gradient
38
!
39
END MODULE
modd_atm_cst
modd_atm_cst::xclim_t_grad
real xclim_t_grad
Definition:
modd_atm_cst.F90:37
modd_atm_cst
Definition:
modd_atm_cst.F90:6
Generated on Tue Jan 16 2018 16:23:29 for SURFEX v8.1 by
1.8.13