LMDZ
Main Page
Modules
Data Types List
Files
File List
File Members
yomlun_ifsaux.F90
Go to the documentation of this file.
1
MODULE
yomlun_ifsaux
2
3
USE
parkind1
,ONLY
:
jpim
4
5
IMPLICIT NONE
6
7
SAVE
8
9
! ------------------------------------------------------------------
10
11
!* Logical units used by code
12
13
! NULOUT : output unit
14
! NULERR : unit number for comparison with reference run
15
16
INTEGER(KIND=JPIM)
::
nulout
= 6
17
INTEGER(KIND=JPIM)
::
nulerr
= 0
18
19
! ------------------------------------------------------------------
20
!$OMP THREADPRIVATE(nulerr,nulout)
21
END MODULE
yomlun_ifsaux
yomlun_ifsaux::nulout
integer(kind=jpim) nulout
Definition:
yomlun_ifsaux.F90:16
yomlun_ifsaux::nulerr
integer(kind=jpim) nulerr
Definition:
yomlun_ifsaux.F90:17
yomlun_ifsaux
Definition:
yomlun_ifsaux.F90:1
parkind1
Definition:
parkind1.F90:1
parkind1::jpim
integer, parameter jpim
Definition:
parkind1.F90:13
libf
phylmd
rrtm
yomlun_ifsaux.F90
Generated on Wed Dec 2 2015 16:27:22 for LMDZ by
1.8.9.1