CAM
|
Functions/Subroutines | |
subroutine | qneg4 (subnam, lchnk, ncol, ztodt, qbot, srfrpdel, shflx, lhflx, qflx) |
subroutine qneg4 | ( | character*8, intent(in) | subnam, |
integer, intent(in) | lchnk, | ||
integer, intent(in) | ncol, | ||
real(r8), intent(in) | ztodt, | ||
real(r8), dimension(pcols,pcnst), intent(in) | qbot, | ||
real(r8), dimension(pcols), intent(in) | srfrpdel, | ||
real(r8), dimension(pcols), intent(inout) | shflx, | ||
real(r8), dimension(pcols), intent(inout) | lhflx, | ||
real(r8), dimension (pcols,pcnst), intent(inout) | qflx | ||
) |