UPP
001
Main Page
Related Pages
Data Types List
Files
File List
Globals
All
Data Structures
Files
Functions
Pages
LOOKUP.f
1
module
lookup_mod
2
!
3
implicit none
4
!
5
integer
,
parameter
:: itb=076,jtb=134,itbq=152,jtbq=440
6
real
:: pl,thl,rdq,rdth,rdp,rdthe,plq,rdpq,rdtheq
7
8
real
,
dimension(JTB)
:: qs0,sqs
9
real
,
dimension(ITB)
:: the0,sthe
10
real
,
dimension(ITBQ)
:: the0q,stheq
11
real
,
dimension(ITB,JTB)
:: ptbl
12
real
,
dimension(JTB,ITB)
:: ttbl
13
real
,
dimension(JTBQ,ITBQ)
:: ttblq
14
!
15
end module
lookup_mod
lookup_mod
Definition:
LOOKUP.f:1
sorc
ncep_post.fd
LOOKUP.f
Generated by
1.8.6