SURFEX v8.1
General documentation of Surfex
Surfex_Git2
src
SURFEX
modn_prep_isba_carbon.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
modn_prep_isba_carbon
7
! ##################
8
!
9
!!**** *MODN_PREP_ISBA* - declaration of namelist NAM_PREP_ISBA
10
!!
11
!! PURPOSE
12
!! -------
13
! The purpose of this module is to specify the namelist NAM_PREP_ISBA
14
!
15
!!
16
!!** IMPLICIT ARGUMENTS
17
!! ------------------
18
!!
19
!! REFERENCE
20
!! ---------
21
!!
22
!!
23
!! AUTHOR
24
!! ------
25
!! V. Masson *Meteo France*
26
!!
27
!! MODIFICATIONS
28
!! -------------
29
!! Original 01/2004
30
!-------------------------------------------------------------------------------
31
!
32
!* 0. DECLARATIONS
33
! ------------
34
!
35
IMPLICIT NONE
36
37
CHARACTER(LEN=3)
::
crespsl
! Soil respiration
38
!
39
END MODULE
modn_prep_isba_carbon
modn_prep_isba_carbon::crespsl
character(len=3) crespsl
Definition:
modn_prep_isba_carbon.F90:37
modn_prep_isba_carbon
Definition:
modn_prep_isba_carbon.F90:6
Generated on Tue Jan 16 2018 16:23:29 for SURFEX v8.1 by
1.8.13