50 SUBROUTINE sptezm(IROMB,MAXWV,IDRT,IMAX,JMAX,KMAX,WAVE,GRID,IDIR)
52 REAL WAVE((MAXWV+1)*((IROMB+1)*MAXWV+2),KMAX)
53 REAL GRID(IMAX,JMAX,KMAX)
55 mx=(maxwv+1)*((iromb+1)*maxwv+2)/2
67 CALL sptranf(iromb,maxwv,idrt,imax,jmax,kmax,
68 & ip,is,jn,js,kw,kg,jb,je,jc,
69 & wave,grid,grid(1,jmax,1),idir)
function ncpus()
Set number of CPUs - the number of processors over which to parallelize.
subroutine sptezm(IROMB, MAXWV, IDRT, IMAX, JMAX, KMAX, WAVE, GRID, IDIR)
This subprogram performs spherical transforms between spectral coefficients of scalar quantities 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...