26 REAL(KIND=JPRB),
ALLOCATABLE::
rw(:)
27 REAL(KIND=JPRB),
ALLOCATABLE::
rmu(:)
28 REAL(KIND=JPRB),
ALLOCATABLE::
r1mu2(:)
29 REAL(KIND=JPRB),
ALLOCATABLE::
r1mui(:)
30 REAL(KIND=JPRB),
ALLOCATABLE::
r1mua(:)
31 REAL(KIND=JPRB),
ALLOCATABLE::
rsqm2(:)
32 REAL(KIND=JPRB),
ALLOCATABLE::
r1qm2(:)
33 REAL(KIND=JPRB),
ALLOCATABLE::
racthe(:)
34 REAL(KIND=JPRB),
ALLOCATABLE::
rlatig(:)
35 REAL(KIND=JPRB),
ALLOCATABLE::
rlati(:)
36 REAL(KIND=JPRB),
ALLOCATABLE::
ripi0(:)
37 REAL(KIND=JPRB),
ALLOCATABLE::
ripi1(:)
38 REAL(KIND=JPRB),
ALLOCATABLE::
ripi2(:)
real(kind=jprb), dimension(:), allocatable ripi2
real(kind=jprb), dimension(:), allocatable rsqm2
real(kind=jprb), dimension(:), allocatable rw
real(kind=jprb), dimension(:), allocatable r1mua
real(kind=jprb), dimension(:), allocatable ripi0
real(kind=jprb), dimension(:), allocatable r1mu2
real(kind=jprb), dimension(:), allocatable r1qm2
real(kind=jprb), dimension(:), allocatable rlati
real(kind=jprb), dimension(:), allocatable rmu
real(kind=jprb), dimension(:), allocatable r1mui
real(kind=jprb), dimension(:), allocatable rlatig
real(kind=jprb), dimension(:), allocatable racthe
real(kind=jprb), dimension(:), allocatable ripi1