SURFEX v8.1
General documentation of Surfex
Surfex_Git2
src
SURFEX
modd_point_overlay.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_point_overlay
7
! ###############
8
!
9
!!**** *MODD_POINT_OVERLAY* - declaration of constants for overlain points
10
!!
11
!! PURPOSE
12
!! -------
13
!!
14
!!** IMPLICIT ARGUMENTS
15
!! ------------------
16
!! None
17
!!
18
!! REFERENCE
19
!! ---------
20
!! AUTHOR
21
!! ------
22
!!
23
!! MODIFICATIONS
24
!! -------------
25
!-------------------------------------------------------------------------------
26
!
27
!* 0. DECLARATIONS
28
! ------------
29
!
30
IMPLICIT NONE
31
!
32
INTEGER
::
novmx
= 1
33
!
34
END MODULE
modd_point_overlay
35
modd_point_overlay::novmx
integer novmx
Definition:
modd_point_overlay.F90:32
modd_point_overlay
Definition:
modd_point_overlay.F90:6
Generated on Tue Jan 16 2018 16:23:29 for SURFEX v8.1 by
1.8.13