FV3 Bundle
fv3jedi_lm_kinds_mod.F90
Go to the documentation of this file.
1
! (C) Copyright 2018 UCAR
2
!
3
! This software is licensed under the terms of the Apache Licence Version 2.0
4
! which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.
5
6
module
fv3jedi_lm_kinds_mod
7
8
use,
intrinsic
:: iso_fortran_env, only: real64
9
10
implicit none
11
private
12
public
kind_real
13
14
integer
,
parameter
::
kind_real
=real64
15
16
end module
fv3jedi_lm_kinds_mod
fv3jedi_lm_kinds_mod
Definition:
fv3jedi_lm_kinds_mod.F90:6
fv3jedi_kinds_mod::kind_real
integer, parameter, public kind_real
Definition:
fv3jedi_kinds_mod.f90:13
src
fv3-bundle
fv3-jedi-lm
src
utils
fv3jedi_lm_kinds_mod.F90
Generated on Tue Nov 6 2018 11:38:22 for FV3 Bundle by
1.8.14