|
LMDZ
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | swtt1 (KIDIA, KFDIA, KLON, KNU, KABS, KIND, PU, PTR) |
| subroutine swtt1 | ( | 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), dimension(kabs), intent(in) | KIND, | ||
| real(kind=jprb), dimension(klon,kabs), intent(in) | PU, | ||
| real(kind=jprb), dimension(klon,kabs), intent(out) | PTR | ||
| ) |