| subroutine gfssflx::hstep | ( | integer, intent(in) | nsoil, |
| real (kind=kind_phys), dimension(nsoil), intent(in) | stcin, | ||
| real (kind=kind_phys), intent(in) | dt, | ||
| real (kind=kind_phys), dimension(nsoil), intent(inout) | rhsts, | ||
| real (kind=kind_phys), dimension(nsold), intent(inout) | ai, | ||
| real (kind=kind_phys), dimension(nsold), intent(inout) | bi, | ||
| real (kind=kind_phys), dimension(nsold), intent(inout) | ci, | ||
| real (kind=kind_phys), dimension(nsoil), intent(out) | stcout | ||
| ) |
References rosr12().
Referenced by shflx(), and module_sf_noahmplsm::tsnosoi().