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