*** GPNORM_TRANSTL - calculate grid-point norms reduced version for linear model
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=JPRB), | intent(in) | :: | PGP(:,:,:) | |||
integer(kind=JPIM), | intent(in) | :: | KFIELDS | |||
integer(kind=JPIM), | intent(in) | :: | KPROMA | |||
real(kind=JPRB), | intent(out) | :: | PAVE(:) | |||
integer(kind=JPIM), | intent(in), | optional | :: | KRESOL |