49 SUBROUTINE sptez(IROMB,MAXWV,IDRT,IMAX,JMAX,WAVE,GRID,IDIR)
51 REAL WAVE((MAXWV+1)*((IROMB+1)*MAXWV+2))
54 mx=(maxwv+1)*((iromb+1)*maxwv+2)/2
67 CALL sptranf(iromb,maxwv,idrt,imax,jmax,1,
68 & ip,is,jn,js,kw,kg,jb,je,jc,
69 & wave,grid,grid(1,jmax),idir)
subroutine sptez(iromb, maxwv, idrt, imax, jmax, wave, grid, idir)
This subprogram performs a spherical transform between spectral coefficients of a scalar quantity and...
subroutine sptranf(iromb, maxwv, idrt, imax, jmax, kmax, ip, is, jn, js, kw, kg, jb, je, jc, wave, gridn, grids, idir)
This subprogram performs a spherical transform between spectral coefficients of scalar quantities and...