Go to the source code of this file.
Functions/Subroutines |
subroutine | haut2bas (klon, klev, varB2H, varH2B) |
Function/Subroutine Documentation
subroutine haut2bas |
( |
integer |
klon, |
|
|
integer |
klev, |
|
|
real, dimension(klon, klev) |
varB2H, |
|
|
real, dimension(klon, klev) |
varH2B |
|
) |
| |