SURFEX v8.1
General documentation of Surfex
Surfex_Git2
src
SURFEX
modd_wp.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
MODULE
modd_wp
6
!! necessary for compiling Gelato, but not included in LIB/GELATO for reasons relevant to
7
!! Gelato build process
8
INTEGER
,
PUBLIC
,
PARAMETER
::
wp
= selected_real_kind(12,307)
!: double precision (real 8)
9
END MODULE
modd_wp
modd_wp::wp
integer, parameter, public wp
Definition:
modd_wp.F90:8
modd_wp
Definition:
modd_wp.F90:5
Generated on Tue Jan 16 2018 16:23:29 for SURFEX v8.1 by
1.8.13