subroutine cs_conv::cumdnr |
( |
integer, intent(in) | im, |
|
|
integer, intent(in) | ijsdim, |
|
|
integer, intent(in) | kmax, |
|
|
integer, intent(in) | ntr, |
|
|
real(kind_phys), dimension (ijsdim, kmax, ntr) | gtr, |
|
|
real(kind_phys), dimension (ijsdim, kmax, ntr) | gdr, |
|
|
real(kind_phys), dimension (ijsdim, kmax) | gmdd, |
|
|
real(kind_phys), dimension (ijsdim, kmax ) | delpi, |
|
|
integer | ktmx, |
|
|
logical, dimension (ntr) | otspt, |
|
|
integer | ists, |
|
|
integer | iens ) |
|
private |