SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | chien (CDNAMC, KTYPTR, PSLAPO, PLOCEN, PCODIL, KTRONC, KDGL, KNXLON, KNLOPA, KNOZPA, KHTYP, KFLEV, PREF, PVALH, PVBH, KQUAD, KINF, KDGSA, KDGEN, PEPS, LDFICP, KULOUT) |
subroutine chien | ( | character(len=16), intent(in) | CDNAMC, |
integer(kind=jpim), intent(in) | KTYPTR, | ||
real(kind=jprb), intent(in) | PSLAPO, | ||
real(kind=jprb), intent(in) | PLOCEN, | ||
real(kind=jprb), intent(in) | PCODIL, | ||
integer(kind=jpim), intent(in) | KTRONC, | ||
integer(kind=jpim), intent(in) | KDGL, | ||
integer(kind=jpim), intent(in) | KNXLON, | ||
integer(kind=jpim), dimension(kdgsa:kdgen), intent(in) | KNLOPA, | ||
integer(kind=jpim), dimension(kdgsa:kdgen), intent(in) | KNOZPA, | ||
integer(kind=jpim), intent(in) | KHTYP, | ||
integer(kind=jpim), intent(in) | KFLEV, | ||
real(kind=jprb), intent(in) | PREF, | ||
real(kind=jprb), dimension(0:kflev), intent(in) | PVALH, | ||
real(kind=jprb), dimension(0:kflev), intent(in) | PVBH, | ||
integer(kind=jpim), intent(in) | KQUAD, | ||
integer(kind=jpim), intent(in) | KINF, | ||
integer(kind=jpim), intent(in) | KDGSA, | ||
integer(kind=jpim), intent(in) | KDGEN, | ||
real(kind=jprb), intent(in) | PEPS, | ||
logical, intent(out) | LDFICP, | ||
integer(kind=jpim), intent(in) | KULOUT | ||
) |