CAM
|
Functions/Subroutines | |
subroutine, public | setrxt (rate, temp, m, ncol) |
subroutine, public | setrxt_hrates (rate, temp, m, ncol, kbot) |
subroutine, public mo_setrxt::setrxt | ( | real(r8), dimension(ncol,pver,rxntot), intent(inout) | rate, |
real(r8), dimension(pcols,pver), intent(in) | temp, | ||
real(r8), dimension(ncol,pver), intent(in) | m, | ||
integer, intent(in) | ncol | ||
) |
subroutine, public mo_setrxt::setrxt_hrates | ( | real(r8), dimension(ncol,pver,rxntot), intent(inout) | rate, |
real(r8), dimension(pcols,pver), intent(in) | temp, | ||
real(r8), dimension(ncol,pver), intent(in) | m, | ||
integer, intent(in) | ncol, | ||
integer, intent(in) | kbot | ||
) |