SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | echien (CDNAMC, KTYPTR, LDMAP, KTRONC, KDGL, KNXLON, KNLOPA, PSINLA, KFLEV, PREF, PVALH, PVBH, KINF, PEPS, KULOUT) |
subroutine echien | ( | character(len=16), intent(in) | CDNAMC, |
integer(kind=jpim), intent(inout) | KTYPTR, | ||
logical, intent(inout) | LDMAP, | ||
integer(kind=jpim), intent(inout) | KTRONC, | ||
integer(kind=jpim), intent(inout) | KDGL, | ||
integer(kind=jpim), intent(inout) | KNXLON, | ||
integer(kind=jpim), dimension(jpxpah), intent(inout) | KNLOPA, | ||
real(kind=jprb), dimension(jpxgeo), intent(inout) | PSINLA, | ||
integer(kind=jpim), intent(inout) | KFLEV, | ||
real(kind=jprb), intent(inout) | PREF, | ||
real(kind=jprb), dimension(0:kflev), intent(inout) | PVALH, | ||
real(kind=jprb), dimension(0:kflev), intent(inout) | PVBH, | ||
integer(kind=jpim), intent(in) | KINF, | ||
real(kind=jprb), intent(in) | PEPS, | ||
integer(kind=jpim), intent(in) | KULOUT | ||
) |