NCEPLIBS-sp
2.3.3
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | spwget (IROMB, MAXWV, EPS, EPSTOP, ENN1, ELONN1, EON, EONTOP) |
This subprogram gets wave-space constants. More... | |
subroutine spwget | ( | IROMB, | |
MAXWV, | |||
real, dimension((maxwv+1)*((iromb+1)*maxwv+2)/2) | EPS, | ||
real, dimension(maxwv+1) | EPSTOP, | ||
real, dimension((maxwv+1)*((iromb+1)*maxwv+2)/2) | ENN1, | ||
real, dimension((maxwv+1)*((iromb+1)*maxwv+2)/2) | ELONN1, | ||
real, dimension((maxwv+1)*((iromb+1)*maxwv+2)/2) | EON, | ||
real, dimension(maxwv+1) | EONTOP | ||
) |
This subprogram gets wave-space constants.
IROMB | - INTEGER SPECTRAL DOMAIN SHAPE (0 FOR TRIANGULAR, 1 FOR RHOMBOIDAL) |
MAXWV | - INTEGER SPECTRAL TRUNCATION |
EPS | - REAL ((MAXWV+1)*((IROMB+1)*MAXWV+2)/2) |
EPSTOP | - REAL (MAXWV+1) |
ENN1 | - REAL ((MAXWV+1)*((IROMB+1)*MAXWV+2)/2) |
ELONN1 | - REAL ((MAXWV+1)*((IROMB+1)*MAXWV+2)/2) |
EON | - REAL ((MAXWV+1)*((IROMB+1)*MAXWV+2)/2) |
EONTOP | - REAL (MAXWV+1) |
SUBPROGRAMS CALLED: