Go to the source code of this file.
Functions/Subroutines | |
| subroutine | assim_inland_water_n (I, U, W, HPROGRAM, KI, PTS_IN, PITM, HTEST, OLKEEPEXTZONE, OD_MASKEXT, PLON_IN, PLAT_IN) |
| subroutine assim_inland_water_n | ( | type(isba_t), intent(inout) | I, |
| type(surf_atm_t), intent(inout) | U, | ||
| type(watflux_t), intent(inout) | W, | ||
| character(len=6), intent(in) | HPROGRAM, | ||
| integer, intent(in) | KI, | ||
| real, dimension(ki), intent(in) | PTS_IN, | ||
| real, dimension(ki), intent(in) | PITM, | ||
| character(len=2), intent(in) | HTEST, | ||
| logical, intent(in) | OLKEEPEXTZONE, | ||
| logical, dimension(ki), intent(in) | OD_MASKEXT, | ||
| real(kind=jprb), dimension (:), intent(in) | PLON_IN, | ||
| real(kind=jprb), dimension (:), intent(in) | PLAT_IN | ||
| ) |
Definition at line 6 of file assim_inland_watern.F90.


1.8.5