23 real(kind=real8),
SAVE,
ALLOCATABLE ,
dimension(:) ::
csz0s0
24 real(kind=real8),
SAVE,
ALLOCATABLE ,
dimension(:) ::
csz_s0
25 real(kind=real8),
SAVE,
ALLOCATABLE ,
dimension(:,:) ::
cszks0
26 real(kind=real8),
SAVE,
ALLOCATABLE ,
dimension(:) ::
slops0
27 real(kind=real8),
SAVE,
ALLOCATABLE ,
dimension(:) ::
omens0
real(kind=real8), dimension(:), allocatable, save slops0
real(kind=real8), dimension(:,:), allocatable, save cszks0
real(kind=real8), dimension(:), allocatable, save omens0
real(kind=real8), dimension(:), allocatable, save csz_s0
real(kind=real8), dimension(:), allocatable, save csz0s0