*** SWTT1 - COMPUTES THE SHORTWAVE TRANSMISSION FUNCTIONS
2. ADD THE BACKGROUND TRANSMISSION
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=JPIM), | intent(in) | :: | KIDIA | |||
| integer(kind=JPIM), | intent(in) | :: | KFDIA | |||
| integer(kind=JPIM), | intent(in) | :: | KLON | |||
| integer(kind=JPIM), | intent(in) | :: | KNU | |||
| integer(kind=JPIM), | intent(in) | :: | KABS | |||
| integer(kind=JPIM), | intent(in) | :: | KIND(KABS) | |||
| real(kind=JPRB), | intent(in) | :: | PU(KLON,KABS) | |||
| real(kind=JPRB), | intent(out) | :: | PTR(KLON,KABS) |
0.1 ARGUMENTS --------- |