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