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)
function ncpus()
Set number of CPUs - the number of processors over which to parallelize.
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...